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

Commit

Permalink
Update %mint task structure in helm
Browse files Browse the repository at this point in the history
  • Loading branch information
Fang- authored and jtobin committed May 20, 2019
1 parent c7f57a3 commit fecf611
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/hood/helm.hoon
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
$% [%bonk wire ~] ::
{$conf wire dock $load ship term} ::
{$flog wire flog:dill} ::
[%mint wire our=ship p=ship q=safe:rights:jael]
[%mint wire p=ship q=safe:rights:jael]
{$nuke wire ship} ::
{$serv wire ?(desk beam)} ::
{$poke wire dock pear} ::
Expand Down Expand Up @@ -87,7 +87,7 @@
:: our new private key, as a +tree of +rite
::
=/ rit (sy [%jewel (my [lyf.u.sed key.u.sed] ~)] ~)
(emit %mint / our our rit)
(emit %mint / our rit)
::
++ poke-nuke :: initialize
|= him/ship =< abet
Expand Down

0 comments on commit fecf611

Please sign in to comment.