Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 749 Bytes

BigMapDiff.md

File metadata and controls

12 lines (9 loc) · 749 Bytes

BigMapDiff

Properties

Name Type Description Notes
bigmap int Bigmap Id [optional]
path str Path to the bigmap in the contract storage [optional]
action str Action with the bigmap (`allocate`, `add_key`, `update_key`, `remove_key`, `remove`) [optional]
content OneOfBigMapDiffContent Affected key. If the action is `allocate` or `remove` the key will be `null`. [optional]

[Back to Model list] [Back to API list] [Back to README]