effectai / effect-dao

Dashboard to interact with Effect Network and EffectDAO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Force Smart Contract: return id of created batch and campaign

djmbritt opened this issue · comments

On the make campaign & make batch action the id of the just created row needs to be returned. So the it can be used to get the campaign or batch info from the SDK

  • Check if RPC returns the value of the action that was called
  • EOSIO/eos#8327