mirror of
https://github.com/urbit/shrub.git
synced 2024-12-13 16:03:36 +03:00
16 lines
369 B
Plaintext
16 lines
369 B
Plaintext
:: Inspect all invites
|
|
::
|
|
:::: /hoon/balance/womb/gen
|
|
::
|
|
/? 310
|
|
/+ hood-womb
|
|
:- %say
|
|
|= $: {now/@da eny/@uvJ bec/beak}
|
|
$~
|
|
who/(unit @p)
|
|
==
|
|
:- %womb-balance-all
|
|
=+ [him=(scot %p ?^(who u.who p.bec)) cas=(scot %da now)]
|
|
=/ balances =>(hood-womb ,(set [passhash mail]))
|
|
.^(balances %gx /[him]/hood/[cas]/womb/balance/womb-balance-all)
|