Skip to content

Commit

Permalink
Merge pull request #80 from kaiachain/ci/trigger-web3rpc-publish
Browse files Browse the repository at this point in the history
ci: trigger publish web3rpc
  • Loading branch information
Sotatek-TanHoang authored Jan 21, 2025
2 parents af01994 + 51c9fa9 commit 363a287
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion web3rpc/sdk/client/java/java-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ importMappings:
Error: java.util.Objects
inlineSchemaNameMappings:
accountCreated_default_response: AccountCreatedResponse
getRewards_default_response: GetRewardsResponse
getRewards_default_response: GetRewardsResponse
2 changes: 1 addition & 1 deletion web3rpc/sdk/client/javascript/javascript-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ inlineSchemaNameMappings:
getRewards_default_response: GetRewardsResponse
ethAccounts_default_response: EthAccountsDefaultResponse
ethBlockNumber_default_response: EthBlockNumberDefaultResponse
ethCall_default_response: EthCallDefaultResponse
ethCall_default_response: EthCallDefaultResponse

0 comments on commit 363a287

Please sign in to comment.