Discussion:
[torqueusers] gold gdeposit limits
Eva Hocks
2018-06-25 20:33:47 UTC
Permalink
I would like to split the balance of a project with 3 users so each
has access to 10K.

I tried to set it via

gdeposit -L -10000 -u user1
gdeposit -L -10000 -u user2
gdeposit -L -10000 -u user3

whioch seems to look good:

-bash-4.1$ glsalloc -p ong-collaborators
Id Account Active StartTime EndTime Amount CreditLimit Deposited Description
---- ------- ------ --------- -------- ------ ----------- --------- --------------
1061 1019 True -infinity infinity 0 10000 0
1030 1019 True -infinity infinity 30000 0 20000 Auto-Generated
1060 1019 True -infinity infinity 0 10000 0
1059 1019 True -infinity infinity 0 10000 0


but the gbalance shows Available: 60K


-bash-4.1$ gbalance -p ong-collaborators
Id Name Amount Reserved Balance CreditLimit Available
---- ----------------- ------ -------- ------- ----------- ---------
1019 ong-collaborators 30000 0 30000 30000 60000


Any way I can set the Available to 30K?

Thanks
Eva

Loading...