Type Alias: ISignedMessage
type ISignedMessage: IMessage & ISignature;
The signed message interface.
Defined
@nilfoundation/niljs/src/types/ISignedMessage.ts:9
type ISignedMessage: IMessage & ISignature;
The signed message interface.
@nilfoundation/niljs/src/types/ISignedMessage.ts:9