CESSProject / cess-miner

A mining program based on cess storage system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

json: cannot unmarshal number into Go struct field SysProperties.Ss58Format of type types.Bytes

refangga1337 opened this issue · comments

Node synced but i got this : json: cannot unmarshal number into Go struct field SysProperties.Ss58Format of type types.Bytes

Screenshot_2023-09-22-15-48-12-45_61c78dc80ee02b53007c815fefe993e3

@refangga1337 Update cess-nodeadm to v0.4.4:

cess stop
cess down
wget https://github.com/CESSProject/cess-nodeadm/archive/v0.4.4.tar.gz
tar -xvf v0.4.4.tar.gz
cd cess-nodeadm-0.4.4/
./install.sh
cess profile testnet
cess config generate
cess config set
cess start