BOXFoundation / boxd

Blockchain for BOX Payout
MIT License
40 stars 10 forks source link

Add RPC for contract method call, not send #286

Closed xhliu closed 5 years ago

xhliu commented 5 years ago

Essentially, add eth_call. Need it to call contract method.

xhliu commented 5 years ago

Already added DoCall.