View Source Soroban.RPC.Endpoint.Spec behaviour (Soroban v0.22.0)

Specifies the callbacks to build the Soroban's endpoints.

Summary

Types

Callbacks

@callback request(server :: Soroban.RPC.Server.t(), params :: params()) :: response()