Module delta

Module delta 

Source

Structs§

AccountDelta
The AccountDelta stores the differences between two account states, which can result from one or more transaction.
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
AccountUpdateDetails describes the details of one or more transactions executed against an account.
NonFungibleDeltaAction