package
0.0.5
Repository: https://github.com/bnb-chain/zkbnb.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Constants

key for cache: accountIndex -> account.
key for cache: total account count.
key for cache: accountIndex -> accountName.
key for cache: accountIndex -> accountPk.
key for cache: accountName -> accountIndex.
key for cache: accountPk -> accountIndex.
key for cache: assetId -> asset.
key for cache: assetSymbol -> asset.
key for cache: total asset count.
key for cache: assetId -> assetName.
key for cache: assetId -> assetName.
key for cache: blockCommitment -> block.
key for cache: blockHeight -> block.
key for cache: total block count.
key for cache: symbol -> price.
key for cache: configName -> sysconfig.
key for cache: txHash -> tx.
key for cache: total tx count.

# Structs

No description provided by the author