Module db_get

Module db_get 

Source

Functionsยง

db_get ๐Ÿ”’
Reads a value by key from the on-chain key-value store.
db_get_internal ๐Ÿ”’
Internal db_get function which branches to either on-chain or tx-local.
db_get_local ๐Ÿ”’
Reads a value by key from the tx-local key-value store.