menu
wallet_kit package
documentation
services/wallet_service.dart
privateKeyKey function
privateKeyKey function
dark_mode
light_mode
privateKeyKey
function
dynamic
privateKeyKey
(
String
walletId
,
int
accountId
)
Implementation
privateKeyKey(String walletId, int accountId) { return 'private_key:$walletId-$accountId'; }
wallet_kit package
documentation
services/wallet_service
privateKeyKey function
wallet_service library