createCantonClient
createCantonClient(
transport):CantonClient
Defined in: packages/dapp/src/rpc/client.ts:64
Create a type-safe Canton client with transport and validation.
Parameters
Section titled “Parameters”transport
Section titled “transport”RPC transport for sending requests
Returns
Section titled “Returns”Canton client instance