RpcHandlerDeclaration
Defined in: packages/hoppity/src/handlers/types.ts:108
Declaration returned by onRpc.
Properties
Section titled “Properties”_kind:
"rpc"
Defined in: packages/hoppity/src/handlers/types.ts:109
contract
Section titled “contract”contract:
RpcContract<any,any,any,any>
Defined in: packages/hoppity/src/handlers/types.ts:110
handler
Section titled “handler”handler:
RpcHandler<any,any>
Defined in: packages/hoppity/src/handlers/types.ts:111
options?
Section titled “options?”
optionaloptions:HandlerOptions
Defined in: packages/hoppity/src/handlers/types.ts:112