RecoverWallet
RecoverWallet
RecoverWallet(password, mnemonic string) stringarguments
password: 恢复的钱包登录密码(8位以上)
mnemonic:24位助记词,用空格分开return
{
"success": true,
"error": "",
"code": 200,
"data": ""
}Last updated