RpcSubscriptionsDevnet
A RpcSubscriptions that supports the RPC Subscriptions methods available on the devnet cluster.
This is useful in cases where you need to make assertions about the suitability of a RPC for a given purpose. For example, you might like to make it a type error to combine certain types with RPCs belonging to certain clusters, at compile time.
Type Declaration
| Name | Type |
|---|---|
~cluster | "devnet" |
Type Parameters
| Type Parameter |
|---|
TRpcMethods |