Skip to content

Commit f84a699

Browse files
authored
fix paymasterstubdata wrong name (#189)
1 parent ad94eaa commit f84a699

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build/api-specs/alchemy/json-rpc/gas-manager-coverage.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/openrpc/alchemy/gas-manager-coverage/methods.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -626,7 +626,7 @@
626626
paymaster: "0xfeed"
627627
paymasterData: "0x789abc"
628628

629-
- name: "pm_getPaymasterDataStub"
629+
- name: "pm_getPaymasterStubData"
630630
description: "Returns stub values to be used in paymaster-related fields of an unsigned user operation for gas estimation. Accepts an unsigned user operation, an entrypoint address, a chain ID, and a context object."
631631
params:
632632
- name: "userOperation"

0 commit comments

Comments
 (0)