Skip to content
This repository has been archived by the owner on Feb 17, 2021. It is now read-only.

Unlock all RPC API #19

Closed
javahippie opened this issue Aug 24, 2018 · 1 comment
Closed

Unlock all RPC API #19

javahippie opened this issue Aug 24, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@javahippie
Copy link
Owner

Is your feature request related to a problem? Please describe.
Right now it is not possible to make use of all RPC API calls

Describe the solution you'd like
The RPC API calls should be added as valid entries while starting geth

Additional context
This is a request which was made in issue #14 and I am also considering as useful

@javahippie javahippie added the enhancement New feature or request label Aug 24, 2018
@javahippie javahippie self-assigned this Aug 24, 2018
javahippie pushed a commit that referenced this issue Aug 24, 2018
@javahippie
Copy link
Owner Author

Added following API: --rpcapi "eth,web3,personal,net,miner,admin,debug,db"

Result:

Welcome to the Geth JavaScript console!

instance: Geth/v1.8.14-stable-316fc7ec/linux-amd64/go1.10.3
coinbase: 0x8cc5a1a0802db41db826c2fcb72423744338dcb0
at block: 1 (Fri, 24 Aug 2018 18:01:35 UTC)
 datadir: /root/.ethereum
 modules: admin:1.0 clique:1.0 debug:1.0 eth:1.0 miner:1.0 net:1.0 personal:1.0 rpc:1.0 txpool:1.0 web3:1.0

javahippie pushed a commit that referenced this issue Aug 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant