Module rpc

Module rpc 

Source

Modules§

patch
query
This module defines a bunch of internal types used solely for querying into RPC methods to retrieve info about what’s on the chain. Note that the types defined are exposed as-is for users to reference in their own functions or structs as needed. These types cannot be created outside of workspaces. To use them, refer to surface level types like Account, Contract and Worker.

Type Aliases§

BoxFuture