aufacicenta / splitfund-contracts

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

test: test_should_not_delegate_funds_if_already_delegated #19

Closed netpoe closed 2 years ago

netpoe commented 2 years ago

@susguzman Let's add a new arg to ConditionalEscrow::new: dao_account_id And a new method: set_dao_account_id, in case the creation fails upon delegate_funds, we are able to try with a new name.