parseOfflineWallet
Throws an error if the input doesn't have the correct format.
export function parseOfflineWallet(json: JsonSafe): OfflineWallet
Arguments
Name | Type | Description |
---|---|---|
json | JsonSafe |
Return value
OfflineWallet
Throws an error if the input doesn't have the correct format.
export function parseOfflineWallet(json: JsonSafe): OfflineWallet
Name | Type | Description |
---|---|---|
json | JsonSafe |
OfflineWallet