Returns hash of decoded boc or throws error
String ntGetBocHash({required String boc}) => NekotonBridge.instance.api.crateApiMergedNtGetBocHash(boc: boc);