LogoLogo
Greenstand Microservices
Greenstand Microservices
  • Microservices Directory
  • Service Review
  • Team Projects
  • Helpful Topics
    • CORS
  • Domain Migration
    • Treetracker Domain Migration Sequencing
    • Domain Migration M2
    • Domain modeling notes
    • Treetracker Schema Attributes
    • Implementation Pathway
  • Capture Verification
  • Bulk Pack
  • Development Paths
  • Messaging System Rollout Decisions
  • Testing Methodology
  • Software Layers
  • Grower Unique Identifier Notes
  • Contract Service
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
Export as PDF

Grower Unique Identifier Notes

treetracker.grower_account.wallet

  • is the same as messaging.author.handle

  • is the same as (public.planter.phone || public.planter.email)

messaging.author.handle

  • does not necessarily have a corresponding treetracker.grower_account.wallet

  • does not have a matching (public.planter.phone || public.planter.email) if it does not have a treetracker.grower_account.wallet

PreviousSoftware LayersNextContract Service

Last updated 3 years ago

Was this helpful?