mirror of
https://github.com/urbit/shrub.git
synced 2024-11-28 05:22:27 +03:00
gen: fix broken generators
This commit is contained in:
parent
3290b68d40
commit
8c1a4cafa2
@ -1,4 +1,3 @@
|
||||
/- *bill
|
||||
:- %say
|
||||
|= $: [now=@da eny=@uvJ bec=beak]
|
||||
[=desk ~]
|
||||
@ -11,5 +10,5 @@
|
||||
:~ 'sys.kelvin:'
|
||||
leaf/"[%{<lal>} %{<num>}]"
|
||||
'desk.bill:'
|
||||
(sell !>(.^(bill cx+(weld pax /desk/bill))))
|
||||
(sell !>(.^((list dude:gall) cx+(weld pax /desk/bill))))
|
||||
==
|
||||
|
@ -42,7 +42,7 @@
|
||||
^- @t
|
||||
=/ account (hex-to-num:eth '0xb026b0AA6e686F2386051b31A03E5fB95513e1c0')
|
||||
=/ tx=octs
|
||||
(take-ship-address:bits:l2:tt %set-spawn-proxy ~ravmun-mitbus %own account)
|
||||
(gen-tx-octs:tt [~ravmun-mitbus %own] %set-spawn-proxy account)
|
||||
=/ prepped=octs (prepare-for-sig:tt 3 0 tx)
|
||||
?~ sig
|
||||
(cat 3 'sign: ' (print-for-web3 prepped))
|
||||
|
Loading…
Reference in New Issue
Block a user