Update nubit.sh

This commit is contained in:
smeb y 2024-06-25 09:29:40 +08:00 committed by GitHub
parent 7e631a4911
commit 815750b6b0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -210,7 +210,7 @@ function check_address() {
function check_pubkey() {
nkey list --p2p.network nubit-alphatestnet-1 --node.type light
$HOME/nubit-node/bin/nkey list --p2p.network nubit-alphatestnet-1 --node.type light
}