Questions tagged [pyethapp]

Ethereum's core Python-based client

pyethapp is a full Ethereum client implementation in Python, based on the and pydevp2p library components.

37 questions
2
votes
1 answer

How can I change etherbase in pyethapp?

I want to change etherbase in pyethapp, but couldn't find something like setEtherbase in geth. How can I change etherbase (coinbase or eth.coinbase) in pyethapp?
Satoshi Nakanishi
  • 5,749
  • 7
  • 38
  • 57