toggle menu
lattice-kt
1.0-SNAPSHOT
jvm
switch theme
search in API
wallet
/
com.example.wallet.model
/
Wallet
/
Companion
Companion
object
Companion
Members
Functions
from
File
Key
Link copied to clipboard
fun
fromFileKey
(
json
:
String
)
:
Wallet
从 FileKey 恢复钱包
from
Private
Key
Link copied to clipboard
fun
fromPrivateKey
(
privateKeyHex
:
String
,
isGM
:
Boolean
=
true
,
password
:
String
)
:
Wallet
从 私钥 恢复钱包