Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( BoxKey = common.HexToHash(vdbStorage.IndexFive) BoxMetadata = types.GetValueMetadata(cat.Box, nil, types.Uint256) LitterKey = common.HexToHash(vdbStorage.IndexSix) LitterMetadata = types.GetValueMetadata(cat.Litter, nil, types.Uint256) )
Functions ¶
func NewKeysLoader ¶
func NewKeysLoader(storageRepository mcdStorage.IMakerStorageRepository, contractAddress string) storage.KeysLoader
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.