Commit 4e899f99 authored by liuyuhang's avatar liuyuhang

modify linter

parent f5cffa17
This diff is collapsed.
...@@ -62,8 +62,8 @@ function para_set_toml() { ...@@ -62,8 +62,8 @@ function para_set_toml() {
"1JYB8sxi4He5pZWHCd3Zi2nypQ4JMB6AxN",\ "1JYB8sxi4He5pZWHCd3Zi2nypQ4JMB6AxN",\
"12qyocayNF7Lv6C9qW4avxs2E7U41fKSfv",]/g' "${1}" "12qyocayNF7Lv6C9qW4avxs2E7U41fKSfv",]/g' "${1}"
#autonomy #autonomy
sed -i $sedfix 's/^useBalance=.*/useBalance=true/g' "${1}" sed -i $xsedfix 's/^useBalance=.*/useBalance=true/g' "${1}"
sed -i $sedfix 's/^total="16htvcBNS.*/total="1EZrEKPPC36SLRoLQBwLDjzcheiLRZJg49"/g' "${1}" sed -i $xsedfix 's/^total="16htvcBNS.*/total="1EZrEKPPC36SLRoLQBwLDjzcheiLRZJg49"/g' "${1}"
} }
function para_set_wallet() { function para_set_wallet() {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment