json is a valid JSON Keystore Wallet.
Parameters
Returns
boolean
True if the JSON data is a valid Keystore Wallet.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
function isKeystoreJson(json): boolean
json is a valid JSON Keystore Wallet.
| Parameter | Type | Description |
|---|---|---|
json | string | The JSON data to check. |
boolean
True if the JSON data is a valid Keystore Wallet.
Was this page helpful?
