web-wallet
web-wallet copied to clipboard
WebAPI creation for wrong version
When we request unsupported API version
utils.initialize( { ..... "api_version": "6.4", }
and user approves connection
- web wallet should return error in intialize callback
- need to check that utils handles this (use gallery)
- need to check that gallery displays error correctly