getAddress method

Uint8List? getAddress()

Implementation

Uint8List? getAddress() => mochimoAddr?.bytes().sublist(0, 40);