caver.rpc
Class
RPC
caver.rpcName
Type
Description
JSON-RPC calls
Account
Block
Transaction
Configuration
Filter
Network
Miscellaneous
Last updated
caver.rpc is a package that provides functionality related to rpc call with Klaytn Node.
caver.rpcRPC is a class that contains Klay, Net and Governance inside.
Properties
The caver.rpc.klay allows you to interact with the Klaytn nodes. The list below enumerates the API functions that are currently supported in caver-js.
Last updated