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