checksum_func typedef

checksum_func = Void Function(Pointer<Uint8> checksum, Pointer<Uint8> publickey)

Implementation

typedef checksum_func = Void Function(Pointer<Uint8> checksum, Pointer<Uint8> publickey);