mirror of
https://github.com/urbit/shrub.git
synced 2024-12-19 16:51:42 +03:00
rename mk-wire
This commit is contained in:
parent
ada891684e
commit
437a88eb20
@ -118,10 +118,10 @@
|
|||||||
=| out=outbound-config:iris
|
=| out=outbound-config:iris
|
||||||
=/ req=request:http
|
=/ req=request:http
|
||||||
(gen-request host-info ract)
|
(gen-request host-info ract)
|
||||||
[%pass (mk-wire act) %arvo %i %request req out]
|
[%pass (rpc-wire act) %arvo %i %request req out]
|
||||||
:: wire structure: /action-tas/req-id/now
|
:: wire structure: /action-tas/req-id/now
|
||||||
::
|
::
|
||||||
++ mk-wire
|
++ rpc-wire
|
||||||
|= act=action ^- wire
|
|= act=action ^- wire
|
||||||
/[-.body.act]/[req-id.act]/[(scot %da now.bowl)]
|
/[-.body.act]/[req-id.act]/[(scot %da now.bowl)]
|
||||||
::
|
::
|
||||||
|
Loading…
Reference in New Issue
Block a user