Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var StorageTransformerInitializer transformer.StorageTransformerInitializer = storage.Transformer{ HashedAddress: vdbStorage.HexToKeccak256Hash(constants.GetContractAddress("MCD_FLOP")), StorageKeysLookup: storage.NewKeysLookup(flop.NewKeysLoader( &mcdStorage.MakerStorageRepository{}, constants.GetContractAddress("MCD_FLOP"))), Repository: &flop.FlopStorageRepository{ContractAddress: constants.GetContractAddress("MCD_FLOP")}, }.NewTransformer
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.