Expand description
Transaction-specific encoding and decoding for Accumulate protocol
This module provides transaction envelope encoding that matches the TypeScript SDK implementation exactly for transaction construction and signature verification.
Structsยง
- KeySpec
- Key specification for key page operations
- Token
Recipient - Token recipient for send-tokens transactions
- Transaction
Body Builder - Transaction body builders for common transaction types
- Transaction
Codec - Transaction encoding utilities
- Transaction
Envelope - Transaction envelope that matches TypeScript SDK structure
- Transaction
Header - Transaction header that matches TypeScript SDK structure
- Transaction
KeyPage - Key page information for transaction signatures
- Transaction
Signature - Transaction signature that matches TypeScript SDK structure