menu
flutter_nekoton_bridge package
documentation
nekoton/helpers/abi.dart
getBocHash function
getBocHash function
dark_mode
light_mode
getBocHash
function
String
getBocHash
(
String
boc
)
Returns hash of decoded boc or throws error
Implementation
String getBocHash(String boc) => ntGetBocHash(boc: boc);
flutter_nekoton_bridge package
documentation
nekoton/helpers/abi
getBocHash function
abi library