Type alias Context

Context: {
    slot: number;
}

Extra contextual information for RPC responses

Type declaration

  • slot: number

Generated using TypeDoc