MythicLegendary / SP10_FALL_2022

2 stars 0 forks source link

Update Create Multi Send Input #42

Closed wildwilliam2 closed 1 year ago

wildwilliam2 commented 1 year ago

Right now, the createMultiSend method requires a single long string to fascilitate a multi-send. We need to implement a queueing mechanism to allow the user to input multiple transactions, then send all at once. The front-end and backend both need to updated for this.