mirror of https://github.com/voidlizard/hbs2
wip
This commit is contained in:
parent
fdce8aee8e
commit
6ad7d67c6f
|
@ -61,10 +61,10 @@
|
|||
)
|
||||
)
|
||||
|
||||
(define (post:name:update refchan)
|
||||
(define (post:name:update)
|
||||
(begin
|
||||
(local tx (create:name:update HOST))
|
||||
(hbs2:refchan:tx:propose refchan tx)
|
||||
(hbs2:refchan:tx:propose REFCHAN tx)
|
||||
)
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue