mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2024-12-04 09:19:44 +00:00
29fec1c2ee
N3 migration works via sends to blackhole ANeo2toNeo3MigrationAddressxwPB2Hz address with Remark14 attribute set to target N3 address [1]. This option allows to create such transaction (but it doesn't check target address in any way, if you make a mistake there you'll lose your assets forever). It works like this: $ neo-go wallet transfer -p file.wallet -r https://rpc-node:10331 --from AZ81H31DMWzbSnFDLFkzh9vHwaDLayV7fU --to ANeo2toNeo3MigrationAddressxwPB2Hz --asset NEO --amount 10 --remark14 NVTiAjNgagDkTr5HTzDmQP9kPwPHN5BgVq [1]: https://docs.neo.org/tutorials/en-us/migrationB.html |
||
---|---|---|
.. | ||
flags | ||
server | ||
smartcontract | ||
vm | ||
wallet | ||
.gitignore | ||
main.go |