addMessage
Creates a new message with an initial signature.
Usage
Parameters
safeAddress
- Type:
string
The Safe address.
config.message
- Type:
string | EIP712TypedData
The raw message.
config.signature
- Type:
string
The message signature.
config.safeAppId
(Optional)
- Type:
number
The Safe App ID.
Last updated on