paritytech/asset-transfer-api-registry

Ensure registry keeps past assets, and only adds to the registry.

TarikGul opened this issue · 1 comments

Summary

Sometimes the RPC endpoint will not connect and after a set amount of time we skip that chain and on to the next. This will result in the assets apart of that chain to be absent in the updated registry.

Therefore we should ensure that content from the previous registry is preserved and only need assets are added to the registry.

Completed via #73