luzid_grpc_client library
Support for doing something awesome.
More dartdocs go here.
Classes
- AppClient
- AppOpsClient
- ClientChannelBase
- Auxiliary base class implementing much of ClientChannel.
- LabelTransactionClient
- LuzidGrpcClient
- LuzidGrpcClientOpts
- MetaClient
- MutatorClient
- MutatorCloneAccountClient
- MutatorModifyAccountClient
- PingClient
- ReleaseInfoClient
- RpcClient
- RpcGetAccountInfoClient
- RpcRequestAirdropClient
- SnapshotClient
- SnapshotGetAccountClient
- SnapshotManagementClient
- SnapshotRestoreClient
- StoreClient
- StoreGetAccountDataClient
- StoreGetDiffedAccountUpdateClient
- TransactionClient
- ValidatorClient
- ValidatorOpsClient
Constants
- defaultHost → const String
- defaultPort → const int
Functions
-
createLuzidGrpcChannel(
{required String host, required int port}) → ClientChannelBase