Skip to content

Commit de6e6ea

Browse files
committed
Add multichain tag to 5792 methods
1 parent f5e94e7 commit de6e6ea

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

openrpc.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -524,6 +524,7 @@ methods:
524524
- name: wallet_sendCalls
525525
tags:
526526
- $ref: '#/components/tags/MetaMask'
527+
- $ref: '#/components/tags/Multichain'
527528
summary: Sends a batch of calls.
528529
description: >-
529530
Requests that the wallet submits a batch of calls. Specified by
@@ -584,6 +585,7 @@ methods:
584585
- name: wallet_getCallsStatus
585586
tags:
586587
- $ref: '#/components/tags/MetaMask'
588+
- $ref: '#/components/tags/Multichain'
587589
summary: Gets the status of a call batch.
588590
description: >-
589591
Gets the status of a batch of calls that was previously sent using
@@ -723,6 +725,7 @@ methods:
723725
- name: wallet_getCapabilities
724726
tags:
725727
- $ref: '#/components/tags/MetaMask'
728+
- $ref: '#/components/tags/Multichain'
726729
summary: Gets the capabilities of the wallet.
727730
description: >-
728731
Returns information about the wallet's support for the `atomic`

0 commit comments

Comments
 (0)