menu
walletkit_dart
walletkit_dart.dart
nomoIdDerivationPath function
nomoIdDerivationPath
dark_mode
light_mode
nomoIdDerivationPath
function
List
<
int
>
nomoIdDerivationPath
(
int
hostId
)
Implementation
List<int> nomoIdDerivationPath(int hostId) { return [0, 100, 102, hostId]; }
walletkit_dart
walletkit_dart
nomoIdDerivationPath function
walletkit_dart library