From 72961ba0902f05f699963a21950452cd39c0b877 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E5=BF=97=E5=90=8C?= Date: Fri, 31 Aug 2018 18:13:01 +0800 Subject: [PATCH] Update readme.md --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index f974a7c..17b8a27 100644 --- a/readme.md +++ b/readme.md @@ -14,9 +14,9 @@ neo-gui 2.7.6 | decimals | see nep-5 | neo-gui | ✅ | | getRefundTarget | get who want to refund this UTXO | neo-gui | ✅ | | getTxInfo | get tx info | neo-gui | ✅ | -| mintTokens | GAS → SGAS | c# code + neo-cli | ✅ | +| mintTokens | GAS → CGAS | c# code + neo-cli | ✅ | | name | see nep-5 | neo-gui | ✅ | -| refund | SGAS → GAS 1/2 step | c# code + neo-cli | ✅ | +| refund | CGAS → GAS 1/2 step | c# code + neo-cli | ✅ | | symbol | see nep-5 | neo-gui | ✅ | | totalSupply | see nep-5 | neo-gui | ✅ | | transfer | see nep-5 | neo-gui or neo-cli | ✅ |