oasislabs / oasis.js

🕸A web client for the Oasis platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Move Wallet outside of Web3Gateway.

armaniferrante opened this issue · comments

Proposal from @nhynes:

MyService.myMethod(args, { options: { from: Wallet|ApiKey } })

We would also have have a default wallet like we have a default gateway.

We decided not to do this. Closing.