From c010944d3336d866947f51b6409cb3f6409ae0e5 Mon Sep 17 00:00:00 2001 From: Owen Zhang <38493437+superboyiii@users.noreply.github.com> Date: Mon, 13 Sep 2021 11:38:00 +0800 Subject: [PATCH 1/3] Testnet blackhole --- tutorials/zh-cn/migrationB.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/zh-cn/migrationB.md b/tutorials/zh-cn/migrationB.md index 51982d37e..0926ae150 100644 --- a/tutorials/zh-cn/migrationB.md +++ b/tutorials/zh-cn/migrationB.md @@ -4,7 +4,7 @@ ## 迁移流程 -1. 在 Neo Legacy 端, 用户构建一笔转账交易 (Invocation Transaction/Contracttransaction) 将迁移资产发送到指定地址 `ANeo2toNeo3MigrationAddressxwPB2Hz`, 在这笔交易中将 N3 合法地址放入交易的 `attribute` 中,使用 **Remark14** 作为 Key。 +1. 在 Neo Legacy 端, 用户构建一笔转账交易 (Invocation Transaction/Contracttransaction) 将迁移资产发送到指定地址 `ANeo2toNeo3MigrationAddressxwPB2Hz`(测试网为`AJ36ZCpMhiHYMdMAUaP7i1i9pJz4jMdiQV`), 在这笔交易中将 N3 合法地址放入交易的 `attribute` 中,使用 **Remark14** 作为 Key。 多语言交易代码可参考示例:[Demos](https://github.com/neo-ngd/sdkDemo) From 639382d0f1fb0d43221f2216dac96ff6e33da65f Mon Sep 17 00:00:00 2001 From: Celia18305 Date: Mon, 13 Sep 2021 11:46:43 +0800 Subject: [PATCH 2/3] Update migrationB.md --- tutorials/en-us/migrationB.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/en-us/migrationB.md b/tutorials/en-us/migrationB.md index a0c9e624f..3cb9f040f 100644 --- a/tutorials/en-us/migrationB.md +++ b/tutorials/en-us/migrationB.md @@ -4,7 +4,7 @@ This tutorial is intended to guide exchange developers in migrating the global a ## Migration process flow -1. On Neo Legacy side, the user sends a transfer transaction (Invocation Transaction/Contracttransaction) to the specific address `ANeo2toNeo3MigrationAddressxwPB2Hz`, placing the N3 standard address in `attribute` of the transaction using the key **Remark14**. +1. On Neo Legacy side, the user sends a transfer transaction (Invocation Transaction/Contracttransaction) to the specific address `ANeo2toNeo3MigrationAddressxwPB2Hz` (`AJ36ZCpMhiHYMdMAUaP7i1i9pJz4jMdiQV` for test net) placing the N3 standard address in `attribute` of the transaction using the key **Remark14**. The code demos in multi-languages are provided for your reference: [Demos](https://github.com/neo-ngd/sdkDemo) From fa021544c5c5f398eb371560481c44907f466d44 Mon Sep 17 00:00:00 2001 From: Owen Zhang <38493437+superboyiii@users.noreply.github.com> Date: Thu, 19 May 2022 22:15:49 +0800 Subject: [PATCH 3/3] Update sendmany.md --- docs/zh-cn/reference/rpc/latest-version/api/sendmany.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/zh-cn/reference/rpc/latest-version/api/sendmany.md b/docs/zh-cn/reference/rpc/latest-version/api/sendmany.md index 43c33fa72..5d814e628 100644 --- a/docs/zh-cn/reference/rpc/latest-version/api/sendmany.md +++ b/docs/zh-cn/reference/rpc/latest-version/api/sendmany.md @@ -17,7 +17,7 @@ `{"asset": , "value": , "address":
, "signers": }` - - asset_id:资产 ID,即 NEP-17 合约的脚本哈希。 + - asset:资产 ID,即 NEP-17 合约的脚本哈希。 如 NeoToken 为:0xef4073a0f2b305a38ec4050e4d3d28bc40ea63f5 @@ -39,7 +39,6 @@ "id": 1, "method": "sendmany", "params": [ - "NikhQp1aAD1YFCiwknhM5LQQebj4464bCJ", [ { "asset": "0xf61eebf573ea36593fd43aa150c055ad7906ab83",