registerAccountStream function

Stream<AccountInfo> registerAccountStream()

Implementation

Stream<AccountInfo> registerAccountStream() =>
    RustLib.instance.api.crateApiSimpleRegisterAccountStream();