Skip to content
This repository has been archived by the owner on Aug 14, 2019. It is now read-only.

Commit

Permalink
Merge pull request #1031 from urbit/eth-look-kick
Browse files Browse the repository at this point in the history
added look-kick functionality to eth-node
  • Loading branch information
ixv authored Jan 30, 2019
2 parents 7aaf5fa + eadd311 commit 05007cb
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion app/eth-manage.hoon
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,15 @@
[%snap * ?]
[ost.hid %snap /hi (snapshot:jael +<.val) +>.val]~
::
%look
%look-ethnode
:_ ~
=/ pul
(need (de-purl:html 'http://eth-mainnet.urbit.org:8545'))
[ost.hid %look /hi |+pul]
::
[%look-kick who=@p]
:_ ~
[ost.hid %look /hi %& who.val]
==
::
++ vein
Expand Down

0 comments on commit 05007cb

Please sign in to comment.