Function newWalletExportContext
- newWalletExportContext(): {
getConf: (() => WalletExportConfig);
recoverSecretKey: ((params) => Uint8Array);
}
-
Returns {
getConf: (() => WalletExportConfig);
recoverSecretKey: ((params) => Uint8Array);
}
-
-
recoverSecretKey: ((params) => Uint8Array)
-
- (params): Uint8Array
-
Returns Uint8Array