near-daos / sputnik-dao-contract

Smart contracts for https://app.astrodao.com
https://astrodao.com/
MIT License
108 stars 76 forks source link

Fix backward compatibility issue introduced in #38 #116

Closed ctindogaru closed 2 years ago

ctindogaru commented 2 years ago

See https://github.com/near-daos/sputnik-dao-contract/pull/38 for more context.

They've changed it in Transfer proposal type, but they forgot to change it in the bounty.

ctindogaru commented 2 years ago

This should be replaced by https://github.com/near-daos/sputnik-dao-contract/pull/131