menu
coin package
documentation
coin_monero.dart
edScalarReduce function
edScalarReduce function
dark_mode
light_mode
edScalarReduce
function
BigInt
edScalarReduce
(
Uint8List
bytes
)
Implementation
BigInt edScalarReduce(Uint8List bytes) { return edBytesToBigInt(bytes) % ed25519L; }
coin package
documentation
coin_monero
edScalarReduce function
coin_monero library