Skip to content

cardano-web3-js / CW3Types / SignedMessage

Type Alias: SignedMessage

SignedMessage = object

Defined in: src/types/index.ts:306

Properties

key

key: string

Defined in: src/types/index.ts:306


signature

signature: string

Defined in: src/types/index.ts:306

Released under the MIT License