mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-22 22:31:30 +03:00
roller: retrieve latest (current+pending) nonce
This commit is contained in:
parent
f243500068
commit
37aee72f55
@ -269,8 +269,13 @@
|
|||||||
!> ^- (unit @)
|
!> ^- (unit @)
|
||||||
?~ point=(get:orm:naive points.pre u.who)
|
?~ point=(get:orm:naive points.pre u.who)
|
||||||
~
|
~
|
||||||
=< `nonce
|
=/ nonce=@
|
||||||
(proxy-from-point:naive proxy u.point)
|
=< nonce
|
||||||
|
(proxy-from-point:naive proxy u.point)
|
||||||
|
%- some
|
||||||
|
%+ roll pending
|
||||||
|
|= [pend-tx nonce=_nonce]
|
||||||
|
?:(=([u.who proxy] from.tx.raw-tx) +(nonce) nonce)
|
||||||
::
|
::
|
||||||
++ spawned
|
++ spawned
|
||||||
|= wat=@t
|
|= wat=@t
|
||||||
|
Loading…
Reference in New Issue
Block a user