0chain / gosdk

A client SDK in Go to interface the blockchain and storage platform, and other smart contracts
MIT License
32 stars 29 forks source link

Multi player write pool #88

Closed Sriep closed 3 years ago

Sriep commented 3 years ago

Use payerID to allow multiple payers for allocation. Upon expiry, unused tokens can go back to payerID. Need gosdk and zboxcli changes.

Sriep commented 3 years ago

Implemented by https://github.com/0chain/0chain/pull/366