aufacicenta / splitfund-contracts

Sp/itfund is a co-ownership protocol built on NEAR.
https://splitfund.xyz
2 stars 1 forks source link

feat: adding fn get_deposits #14

Closed susguzman closed 2 years ago

susguzman commented 2 years ago

Adding the fn get_deposits to able to get all the depositors and its balances as a vector. This data will be necessary for another contact in order to create the DAO council.