-
Notifications
You must be signed in to change notification settings - Fork 116
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
getaddressasset support utxo #391
getaddressasset support utxo #391
Conversation
create mst./mvs-cli createasset --symbol DNA --volume 1000000000000 --description "testing asset of MVS" --issuer smith --decimalnumber 8 --rate 30 test11 passwd1 getaddressassetcurl -X POST -d '{ issue mst./mvs-cli issue test11 passwd1 DNA getaddressassetcurl -X POST -d '{ getaddressassetcurl -X POST -d '{ send 123 DNA to test22./mvs-cli sendasset test11 passwd1 MJHwqLGu4viJbtkoGqvMTogkp5iL5HkAZ4 DNA 123 send 4 DNA to test22./mvs-cli sendasset test11 passwd1 MJHwqLGu4viJbtkoGqvMTogkp5iL5HkAZ4 DNA 4 getaddressassetcurl -X POST -d '{ test symbolgetaddressasset test rangegetaddressasset create a checkattenuationverify utxo./mvs-cli sendasset test11 passwd1 MJHwqLGu4viJbtkoGqvMTogkp5iL5HkAZ4 DNA 999999 -m "TYPE=2;LQ=9001;LP=301;UN=3;UC=100,100,101;UQ=3000,3000,3001" getaddressassetcurl -X POST -d '{ { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK
ACK |
No description provided.