laconicd-deprecated/server
Jongwhan Lee f70e4c1253
rpc: eth_resend (#684)
* Problem: missing json rpc for eth_resend #675

add unit test

restore

Update server/start.go

thanks~

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>

tidy up checkTxFee

change comments

* fix lint

* Apply suggestions from code review

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
2021-10-20 19:14:39 +00:00
..
config rpc: eth_resend (#684) 2021-10-20 19:14:39 +00:00
flags rpc: eth_resend (#684) 2021-10-20 19:14:39 +00:00
json_rpc.go rpc: restructure JSON-RPC directory and rename server config (#612) 2021-10-01 14:49:22 +00:00
start.go rpc: eth_resend (#684) 2021-10-20 19:14:39 +00:00
util.go fix: homedir consistency (#561) 2021-09-15 05:27:37 -03:00