Structs§
- GetCmd
- Command for retrieving the value stored in the Governed Map for the given key
- Insert
Cmd - 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
- Remove
Cmd - Command for removing a key-value pair from the Governed Map
- Update
Cmd - Command for updating a existing key-value pair in the Governed Map
Enums§
- Governed
MapCmd - Commands for managing the Governed Map key-value store on Cardano