parseOfflineWallet
export function parseOfflineWallet(json: JsonSafe): OfflineWallet
Throws an error if the input doesn't have the correct format.
Arguments
1. json
json: JsonSafe
Returns
OfflineWallet
export function parseOfflineWallet(json: JsonSafe): OfflineWallet
Throws an error if the input doesn't have the correct format.
json
json: JsonSafe
OfflineWallet