Documentation
¶
Overview ¶
Package doc contains prefixes for state database document. For example, a Token object will be saved in the state database with key \u0000Token.... This helps searching for this particular object much easier.
Index ¶
Constants ¶
View Source
const ( Transactions = "Transactions" Wallets = "Wallets" Tokens = "Tokens" HealthCheck = "HealthCheck" Enrollments = "Enrollments" NFT = "NFT" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.