MythicLegendary / SP10_FALL_2022

2 stars 0 forks source link

COSMOS: refactor index.tsx sendRpc calls #30

Closed wildwilliam2 closed 1 year ago

wildwilliam2 commented 1 year ago

Right now, data entered into the input fields cannot be funneled into the rpc calls. Funnels the inputs into the payload object of sendRpc(metho : string, payload : any). Do not worry too much about correctness.

wildwilliam2 commented 1 year ago

Abhijay implemented this in cosmos-ui branch and I refactored it into cosmos-connect-accounts branch. Will be merged into master as part of cosmos-get-accoutns