Skip to content

Releases: LykkeCity/Lykke.Tools.AssetMigrator

3.1.0

30 Nov 12:14
Compare
Choose a tag to compare

Burn command added to burn all balances of specified asset.

2.0.0

15 Nov 11:14
Compare
Choose a tag to compare

Now assets migrator can either transfer, or copy asset balances.

1.1.0

11 Oct 15:18
ab9ea26
Compare
Choose a tag to compare

TotalBalance user ignored

1.0.0

30 Aug 11:35
d23be8b
Compare
Choose a tag to compare

Options:

--balances-conn-string Lykke.Service.Balances connection string 
-h|--help Show help information 
--me-endpoint ME endpoint (host:port) 
--operations-url Lykke.Service.OperationsRepository url 
--from Source asset id 
--accuracy Target asset accuracy 
--to Target asset id 
--migration-id Migration id (guid, optional) 
--migration-message Migration message (optional) 
--multiplier Multiplier (greater or equal to one, optional) 
--version Show version information 

For example:

dotnet migrate-asset.dll --balances-conn-string <Azure storage connection string> --from e11c64e4-0219-419f-8e2e-875874163560 --to 2fba9aff-07db-47e5-a750-22846f353afd --me-endpoint me.lykke-me:8888 --operations-url http://operations-repository.lykke-service/ --accuracy 5 --multiplier 3