Module governed_map

Source

Structs§

GetCmd
Command for retrieving the value stored in the Governed Map for the given key
InsertCmd
Command for inserting a key-value pair into the Governed Map
ListCmd
Command for listing all key-value pairs currently stored in the Governed Map
RemoveCmd
Command for removing a key-value pair from the Governed Map
UpdateCmd
Command for updating a existing key-value pair in the Governed Map

Enums§

GovernedMapCmd
Commands for managing the Governed Map key-value store on Cardano