Skip to content

Commit 23e4852

Browse files
author
Dan Laine
committed
add debug_ service to list of supported C-Chain API services
1 parent b5585c0 commit 23e4852

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/avalanchego-apis/contract-chain-c-chain-api.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ Avalanche offers an API interface identical to Geth's API except that it only su
6363
* `eth_`
6464
* `personal_`
6565
* `txpool_`
66+
* `debug_`
6667

6768
You can interact with these services the same exact way you’d interact with Geth. See the [Ethereum Wiki’s JSON-RPC Documentation](https://eth.wiki/json-rpc/API) and [Geth’s JSON-RPC Documentation](https://geth.ethereum.org/docs/rpc/server) for a full description of this API.
6869

0 commit comments

Comments
 (0)