mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-22 06:11:31 +03:00
roller: fix crash in +pending-by address
This commit is contained in:
parent
aa601453d3
commit
0042426179
@ -204,7 +204,10 @@
|
||||
``noun+!>(pending)
|
||||
%+ skim pending
|
||||
|= pend-tx
|
||||
=(u.wer (need (get-l1-address tx.raw-tx pre)))
|
||||
:: TODO: use this instead? =(u.wer address)
|
||||
::
|
||||
?~ addr=(get-l1-address tx.raw-tx pre) |
|
||||
=(u.wer u.addr)
|
||||
:: by-ship
|
||||
::
|
||||
=; pending=(list pend-tx)
|
||||
|
Loading…
Reference in New Issue
Block a user