Properties
_entityBodyReserved_1
_entityBodyReserved_1: number
_multisigAccountAddress
_multisigAccountAddressSize
_multisigAccountAddressSize: number
_otherTransactionHash
_otherTransactionHashOuterSize
_otherTransactionHashOuterSize: number
_otherTransactionHashSize
_otherTransactionHashSize: number
_signatureSize
_signatureSize: number
_signerPublicKeySize
_signerPublicKeySize: number
Static
TRANSACTION_TYPE
Static
TRANSACTION_VERSION
TRANSACTION_VERSION: number
Static
TYPE_HINTS
TYPE_HINTS: {
deadline: string;
fee: string;
multisigAccountAddress: string;
network: string;
otherTransactionHash: string;
signature: string;
signerPublicKey: string;
timestamp: string;
type: string;
}
Type declaration
deadline: string
fee: string
multisigAccountAddress: string
network: string
otherTransactionHash: string
signature: string
signerPublicKey: string
timestamp: string
type: string