Closed goga-m closed 2 years ago
This PR enables the use of custom networks/coins. Required in https://github.com/ArkEcosystem/payvo-wallet/pull/1445
IProfile#availableNetworks
IProfile#ICoinService#register
Summary
This PR enables the use of custom networks/coins. Required in https://github.com/ArkEcosystem/payvo-wallet/pull/1445
IProfile#availableNetworks
. Get all available network instances based on profile's coins.IProfile#ICoinService#register
. Register all coins that are available from profile stored networks.Checklist