function buildFullNonceKey(params): bigint;Defined in: packages/smart-accounts/src/ma-v2/utils/account.ts:84
Builds a full nonce key.
| Parameter | Type | Description |
|---|---|---|
| The parameters for building a full nonce key. |
bigint
The full nonce key.
function buildFullNonceKey(params): bigint;Defined in: packages/smart-accounts/src/ma-v2/utils/account.ts:84
Builds a full nonce key.
| Parameter | Type | Description |
|---|---|---|
| The parameters for building a full nonce key. |
bigint
The full nonce key.