menu
nkn_sdk_flutter package
documentation
wallet.dart
WalletConfig
WalletConfig.new constructor
WalletConfig.new constructor
dark_mode
light_mode
WalletConfig
constructor
WalletConfig
(
{
String
?
password
,
List
<
String
>
?
seedRPCServerAddr
,
})
Implementation
WalletConfig({this.password, this.seedRPCServerAddr});
nkn_sdk_flutter package
documentation
wallet
WalletConfig
WalletConfig.new constructor
WalletConfig class