From 4b4fc89536394c4d5cddcc62a9d6abebcee3214c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Aug 2026 14:29:42 +0000 Subject: [PATCH] Update Wallet Gateway OpenRPC reference Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .../source-artifacts.json | 2 +- .../wallet-gateway-json-rpc/index.mdx | 16 +-- .../operations/dapp-api/details.mdx | 2 +- .../operations/dapp-remote-api/details.mdx | 2 +- .../operations/details.mdx | 16 +-- .../operations/signing-api/details.mdx | 2 +- .../operations/user-api/addsession.mdx | 38 +++++- .../operations/user-api/details.mdx | 10 +- .../operations/user-api/listtransactions.mdx | 123 +++++++++++++++++- .../specs/dapp-api.mdx | 2 +- .../specs/dapp-remote-api.mdx | 2 +- .../specs/signing-api.mdx | 2 +- .../specs/user-api.mdx | 10 +- 13 files changed, 190 insertions(+), 37 deletions(-) diff --git a/config/x2mdx/wallet-gateway-openrpc/source-artifacts.json b/config/x2mdx/wallet-gateway-openrpc/source-artifacts.json index cde4ca5db..e5a362672 100644 --- a/config/x2mdx/wallet-gateway-openrpc/source-artifacts.json +++ b/config/x2mdx/wallet-gateway-openrpc/source-artifacts.json @@ -4,7 +4,7 @@ "remote": "https://github.com/canton-network/wallet.git", "tag_prefix": "@canton-network/wallet-gateway-remote@", "min_version": "0.24.0", - "publish_version": "1.6.0", + "publish_version": "1.7.0", "specs": [ { "spec_id": "dapp-api", diff --git a/docs-main/reference/wallet-gateway-json-rpc/index.mdx b/docs-main/reference/wallet-gateway-json-rpc/index.mdx index c5f8102f7..ea87c6f5b 100644 --- a/docs-main/reference/wallet-gateway-json-rpc/index.mdx +++ b/docs-main/reference/wallet-gateway-json-rpc/index.mdx @@ -18,7 +18,7 @@ description: "Versioned OpenRPC reference docs." OpenRPC - 1.6.0 + 1.7.0 @@ -27,12 +27,12 @@ description: "Versioned OpenRPC reference docs."