Skip to content

cardano-web3-js / T / SignedMessage

Type Alias: SignedMessage

SignedMessage: object

Type declaration

key

key: string

signature

signature: string

Defined in

src/types/index.ts:283

Released under the MIT License