Skip to content

Commit

Permalink
Merge pull request #41 from kaiachain/fix/personal-list-accounts
Browse files Browse the repository at this point in the history
fix: repsonse docs for personal_listAccounts
  • Loading branch information
Sotatek-TanHoang authored Sep 27, 2024
2 parents 0557f61 + b16e0f0 commit 6f4b941
Show file tree
Hide file tree
Showing 376 changed files with 385 additions and 383 deletions.
2 changes: 1 addition & 1 deletion web3rpc/rpc-specs/components/schemas/common/Common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1233,7 +1233,7 @@ components:
accounts:
type: array
items:
type: object
type: string
description: The list of account addresses.

EthBlockHeader:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ components:
- to
- value
- input
description: TxTypeValueTransferMemo is used when a user wants to send KLAY with a specific message. For more information, see TxTypeValueTransferMemo.
description: TxTypeValueTransferMemo is used when a user wants to send KAIA with a specific message. For more information, see TxTypeValueTransferMemo.
properties:
typeInt:
type: number
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ components:
- to
- value
- input
description: TxTypeValueTransferMemo is used when a user wants to send KLAY with a specific message. For more information, see TxTypeValueTransferMemo.
description: TxTypeValueTransferMemo is used when a user wants to send KAIA with a specific message. For more information, see TxTypeValueTransferMemo.
properties:
typeInt:
type: number
Expand Down
2 changes: 1 addition & 1 deletion web3rpc/rpc-specs/paths/admin/addPeer.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
title: KLAY OPEN API
title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
Expand Down
2 changes: 1 addition & 1 deletion web3rpc/rpc-specs/paths/admin/datadir.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
title: KLAY OPEN API
title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
Expand Down
2 changes: 1 addition & 1 deletion web3rpc/rpc-specs/paths/admin/exportChain.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
title: KLAY OPEN API
title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
title: KLAY OPEN API
title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
title: KLAY OPEN API
title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
title: KLAY OPEN API
title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
Expand Down
2 changes: 1 addition & 1 deletion web3rpc/rpc-specs/paths/admin/importChain.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
title: KLAY OPEN API
title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
Expand Down
2 changes: 1 addition & 1 deletion web3rpc/rpc-specs/paths/admin/importChainFromString.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
title: KLAY OPEN API
title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
Expand Down
2 changes: 1 addition & 1 deletion web3rpc/rpc-specs/paths/admin/nodeConfig.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
title: KLAY OPEN API
title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
Expand Down
2 changes: 1 addition & 1 deletion web3rpc/rpc-specs/paths/admin/nodeInfo.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
title: KLAY OPEN API
title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
Expand Down
2 changes: 1 addition & 1 deletion web3rpc/rpc-specs/paths/admin/peers.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
title: KLAY OPEN API
title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
Expand Down
2 changes: 1 addition & 1 deletion web3rpc/rpc-specs/paths/admin/removePeer.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
title: KLAY OPEN API
title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
Expand Down
2 changes: 1 addition & 1 deletion web3rpc/rpc-specs/paths/admin/saveTrieNodeCacheToDisk.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
title: KLAY OPEN API
title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
title: KLAY OPEN API
title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
title: KLAY OPEN API
title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
Expand Down
2 changes: 1 addition & 1 deletion web3rpc/rpc-specs/paths/admin/spamThrottlerConfig.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
title: KLAY OPEN API
title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
Expand Down
2 changes: 1 addition & 1 deletion web3rpc/rpc-specs/paths/admin/startHTTP.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
title: KLAY OPEN API
title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
Expand Down
2 changes: 1 addition & 1 deletion web3rpc/rpc-specs/paths/admin/startSpamThrottler.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
title: KLAY OPEN API
title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
Expand Down
2 changes: 1 addition & 1 deletion web3rpc/rpc-specs/paths/admin/startStateMigration.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
title: KLAY OPEN API
title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
Expand Down
2 changes: 1 addition & 1 deletion web3rpc/rpc-specs/paths/admin/startWS.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
title: KLAY OPEN API
title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
Expand Down
2 changes: 1 addition & 1 deletion web3rpc/rpc-specs/paths/admin/stateMigrationStatus.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
title: KLAY OPEN API
title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
Expand Down
2 changes: 1 addition & 1 deletion web3rpc/rpc-specs/paths/admin/stopHTTP.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
title: KLAY OPEN API
title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
Expand Down
2 changes: 1 addition & 1 deletion web3rpc/rpc-specs/paths/admin/stopSpamThrottler.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
title: KLAY OPEN API
title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
Expand Down
2 changes: 1 addition & 1 deletion web3rpc/rpc-specs/paths/admin/stopStateMigration.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
title: KLAY OPEN API
title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
Expand Down
2 changes: 1 addition & 1 deletion web3rpc/rpc-specs/paths/admin/stopWS.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
title: KLAY OPEN API
title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
title: KLAY OPEN API
title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
title: KLAY OPEN API
title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
title: KLAY OPEN API
title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
title: KLAY OPEN API
title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
title: KLAY OPEN API
title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
title: KLAY OPEN API
title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
title: Klay Open API
title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
title: KLAY OPEN API
title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
title: KLAY OPEN API
title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
title: KLAY OPEN API
title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
title: KLAY OPEN API
title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
title: KLAY OPEN API
title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
title: KLAY OPEN API
title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
Expand Down
2 changes: 1 addition & 1 deletion web3rpc/rpc-specs/paths/debug/logging/backtraceAt.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
title: KLAY OPEN API
title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
Expand Down
2 changes: 1 addition & 1 deletion web3rpc/rpc-specs/paths/debug/logging/setVMLogTarget.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
title: Klay Open API
title: KAIA Open API
version: "1.10.0"
license:
name: Apache 2.0
Expand Down
2 changes: 1 addition & 1 deletion web3rpc/rpc-specs/paths/debug/logging/verbosity.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
title: KLAY OPEN API
title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
Expand Down
2 changes: 1 addition & 1 deletion web3rpc/rpc-specs/paths/debug/logging/verbosityByID.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
title: KLAY OPEN API
title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
Expand Down
2 changes: 1 addition & 1 deletion web3rpc/rpc-specs/paths/debug/logging/verbosityByName.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
title: KLAY OPEN API
title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
Expand Down
2 changes: 1 addition & 1 deletion web3rpc/rpc-specs/paths/debug/logging/vmodule.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
title: KLAY OPEN API
title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
Expand Down
2 changes: 1 addition & 1 deletion web3rpc/rpc-specs/paths/debug/others/chaindbCompact.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: "3.0.2"
info:
title: KLAY OPEN API
title: KAIA OPEN API
version: "1.10.0"
license:
name: Apache 2.0
Expand Down
Loading

0 comments on commit 6f4b941

Please sign in to comment.