Expand description
Types to verify global laws and generate state diffs
Modules§
- debit_
allowance - The debit allowance type.
- fungible
- The fungible token mint type.
- nft
- The NFT type. NFT-related types and operations.
Structs§
- Verifiable
With Diffs - A VerifiableType paired with the actually executed StateDiffs
- Verification
Context - External inputs needed to verify the rules.
Enums§
- Verifiable
Type - All operations that verifiably satisfy global rules and can be translated to state diffs are part of this enum.
- Verification
Context Error - Errors related to applying state diffs to the verification context.
Traits§
- Debit
Target - All verifiables specify which vault they debit i.e. write to.