miden_objects::account

Module delta

Source

Structs§

AccountDelta
AccountDelta stores the differences between two account states.
AccountStorageDelta
AccountStorageDelta stores the differences between two states of account storage.
AccountVaultDelta
AccountVaultDelta stores the difference between the initial and final account vault states.
FungibleAssetDelta
A binary tree map of fungible asset balance changes in the account vault.
NonFungibleAssetDelta
A binary tree map of non-fungible asset changes (addition and removal) in the account vault.
StorageMapDelta
StorageMapDelta stores the differences between two states of account storage maps.

Enums§

AccountUpdateDetails
NonFungibleDeltaAction