- Preparing search index...
- The search index is not available
SeiJS
Function requestSignature
- requestSignature(chainId: string, signerAddress: string, signDoc: {
accountNumber?: null | Long;
authInfoBytes?: null | Uint8Array;
bodyBytes?: null | Uint8Array;
chainId?: null | string;
}, snapId: string): Promise<DirectSignResponse>
-
Parameters
-
chainId: string
-
signerAddress: string
-
signDoc: {
accountNumber?: null | Long;
authInfoBytes?: null | Uint8Array;
bodyBytes?: null | Uint8Array;
chainId?: null | string;
}
-
Optional
accountNumber?: null | Long
-
Optional
authInfoBytes?: null | Uint8Array
-
Optional
bodyBytes?: null | Uint8Array
-
Optional
chainId?: null | string
-
snapId: string
Returns Promise<DirectSignResponse>