RevokeSessionParams<T>: {
    scopes?: Scope<T>[];
}

Type Parameters

  • T extends RpcApi