mirror of
https://github.com/ilyakooo0/urbit.git
synced 2025-01-05 05:45:46 +03:00
listen to eth node for sponsor
This commit is contained in:
parent
b19c91dcf0
commit
e2ff00bf9d
@ -47,7 +47,7 @@
|
|||||||
sig=(unit oath) :: for a moon
|
sig=(unit oath) :: for a moon
|
||||||
tuf=(list turf) :: domains
|
tuf=(list turf) :: domains
|
||||||
boq=@ud :: boot block
|
boq=@ud :: boot block
|
||||||
nod=(unit purl:eyre) :: eth gateway
|
nod=purl:eyre :: eth gateway
|
||||||
fak=_| :: fake keys
|
fak=_| :: fake keys
|
||||||
lyf=life :: version
|
lyf=life :: version
|
||||||
jaw=(map life ring) :: private keys
|
jaw=(map life ring) :: private keys
|
||||||
@ -219,7 +219,9 @@
|
|||||||
=. boq.own.pki bloq.tac
|
=. boq.own.pki bloq.tac
|
||||||
:: save our ethereum gateway (required for galaxies)
|
:: save our ethereum gateway (required for galaxies)
|
||||||
::
|
::
|
||||||
=. nod.own.pki node.tac
|
=. nod.own.pki
|
||||||
|
%+ fall node.tac
|
||||||
|
(need (de-purl:html 'http://eth-mainnet.urbit.org:8545'))
|
||||||
:: save our parent signature (only for moons)
|
:: save our parent signature (only for moons)
|
||||||
::
|
::
|
||||||
=. sig.own.pki sig.seed.tac
|
=. sig.own.pki sig.seed.tac
|
||||||
@ -262,6 +264,15 @@
|
|||||||
[%diff ship diff]:i.diffs
|
[%diff ship diff]:i.diffs
|
||||||
$(diffs t.diffs)
|
$(diffs t.diffs)
|
||||||
::
|
::
|
||||||
|
::
|
||||||
|
=. +>.$
|
||||||
|
%- curd =< abet
|
||||||
|
%+ sources:~(feel su hen our pki etn sap)
|
||||||
|
?: =(%czar (clan:title our))
|
||||||
|
~
|
||||||
|
(silt spon.tac ~)
|
||||||
|
[%| nod.own.pki *@ud *@da]
|
||||||
|
::
|
||||||
=. moz
|
=. moz
|
||||||
%+ weld moz
|
%+ weld moz
|
||||||
:: order is crucial!
|
:: order is crucial!
|
||||||
|
Loading…
Reference in New Issue
Block a user