Quai Network Docs home page
简体中文
What can I build on Quai?
⌘K
Ask AI
Developer Discord
搜索...
Navigation
钱包
isKeystoreJson
学习
构建
SDK
客户端
指南
参与贡献
入门指南
Introduction
基础知识
Addresses
Smart Contracts
Network Providers
Transactions
Wallets
示例
参考
Address
Application Binary Interface
Constants
Contract
Crypto
Encoding
Hash
其他
Providers
Signers
Transaction
Utils
钱包
Mnemonic
QiHDWallet
QuaiHDWallet
Wallet
EncryptOptions
KeystoreAccount
decryptKeystoreJson
decryptKeystoreJsonSync
encryptKeystoreJson
encryptKeystoreJsonSync
isKeystoreJson
Wordlists
在此页面
Parameters
Returns
Source
钱包
isKeystoreJson
注意
: 此页面尚未翻译成中文。以下内容为英文原版。
Copy
Ask AI
function
isKeystoreJson
(
json
)
:
boolean
Returns true if
json
is a valid JSON Keystore Wallet.
Parameters
Parameter
Type
Description
json
string
The JSON data to check.
Returns
boolean
True if the JSON data is a valid Keystore Wallet.
Source
wallet/json-keystore.ts:64
此页面对您有帮助吗?
是
否
建议编辑
提出问题
encryptKeystoreJsonSync
LangEn
助手
Responses are generated using AI and may contain mistakes.