newAccountBlock method

  1. @override
Future<String> newAccountBlock()
inherited

Implementation

@override
Future<String> newAccountBlock() =>
    makeTypedRpcCall('subscribe_subscribe', ['newAccountBlock']);