Type alias Context<MS>

Context<MS>: IndexerContext | RpcContext<MS> | FullContext<MS>

Union type that can be either rpc, indexer or full context.

Type Parameters

Generated using TypeDoc