mirror of
https://github.com/urbit/shrub.git
synced 2024-12-19 08:32:39 +03:00
naive: add missing aggregator-action in transfer-point
This commit is contained in:
parent
56df09cb12
commit
14165a9215
@ -452,6 +452,9 @@
|
||||
?: |(?=(~ sig) ?=(~ from) ?=(~ raw) ?=(~ data))
|
||||
[~ ~(parse error:json-rpc id)]
|
||||
:_ [%result id s+'ok']
|
||||
%- some
|
||||
:- %aggregator-action
|
||||
!>([%submit | u.sig %ful u.raw u.from %transfer-point u.data])
|
||||
::
|
||||
++ cancel-tx
|
||||
|= [id=@t params=(map @t json)]
|
||||
|
Loading…
Reference in New Issue
Block a user