Function: messageWithIntent()
function messageWithIntent(scope, message): Uint8Array;
Inserts a domain separator for a message that is being signed
Parameters
| Parameter | Type |
|---|---|
scope | IntentScope |
message | Uint8Array |
Returns
Uint8Array
function messageWithIntent(scope, message): Uint8Array;
Inserts a domain separator for a message that is being signed
| Parameter | Type |
|---|---|
scope | IntentScope |
message | Uint8Array |
Uint8Array