Canton Ledger API passthrough
Forwards a whitelisted Canton JSON Ledger API request on behalf of a wallet connected via WalletConnect. This route only proxies a read-only set of requests after validating ownership of the calling parties.
API Key permissions: Transaction Operator, Full AccessPath Parameters
Body
Account whose Canton party identifiers are used as the calling parties for the forwarded request.
Canton Ledger JSON API request envelope; mirrors the @canton-network/dapp-sdk LedgerApiParams shape ({ requestMethod, resource, body?, query?, path? }). This route forwards a whitelisted set of read-only requests on behalf of a wallet connected via WalletConnect.
WalletConnect session topic for audit correlation.
