diff options
Diffstat (limited to 'rpc/api/miner_js.go')
-rw-r--r-- | rpc/api/miner_js.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rpc/api/miner_js.go b/rpc/api/miner_js.go index 40fa3bc3d..f1c64c5e8 100644 --- a/rpc/api/miner_js.go +++ b/rpc/api/miner_js.go @@ -71,4 +71,4 @@ web3.extend({ }) ] }); -`
\ No newline at end of file +` |