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