You might want to include setting the RPC port because you can then easily run scripts doing RPC calls to find info directly from the node, like balances & status
There is a curl like project for doing rpc calls. grpcurl on github
You might want to include setting the RPC port because you can then easily run scripts doing RPC calls to find info directly from the node, like balances & status
There is a curl like project for doing rpc calls. grpcurl on github