As a dev using wallet-sdk, I want to have the power to configure the sdk the way I feel comfortable with and to have returned an instance which holds all properties I'm interested in based on the config I'd previously passed. This way we can avoid the discrepancy of having both async and sync properties of sdk return object.
- proper namespace type naming
#1552 - bigger picture (enabling sdk extensibility)
As a dev using wallet-sdk, I want to have the power to configure the sdk the way I feel comfortable with and to have returned an instance which holds all properties I'm interested in based on the config I'd previously passed. This way we can avoid the discrepancy of having both async and sync properties of sdk return object.
#1552 - bigger picture (enabling sdk extensibility)