node-binary
node-binary copied to clipboard
tss tools. ./tss init can not create p2p info?
0.9.0, trying to init tss account, but the config.file don't have p2p info,
tss describe like this: { "p2p": { "listen": "/ip4/0.0.0.0/tcp/33799", "new_listen": "", "bootstraps": null, "relays": null, "peer_addrs": null, "peers": null, "new_peer_addrs": null, "new_peers": null, "DefaultBootstap": false },
where can i config the tss p2p info?