Type Alias: ISignedTransaction
type ISignedTransaction: ITransaction & ISignature;
The signed transaction interface.
Defined
@nilfoundation/niljs/src/types/ISignedTransaction.ts:9
type ISignedTransaction: ITransaction & ISignature;
The signed transaction interface.
@nilfoundation/niljs/src/types/ISignedTransaction.ts:9