azbuky / kaspium_wallet

Other
48 stars 26 forks source link

rusty-kaspad connection behaviour #62

Closed ghost closed 1 year ago

ghost commented 1 year ago

rusty-kaspad behaviour

Tried to connect to local rusty-kaspad node, got this behaviour

Ran node with command "(cargo run --release --bin kaspad) 2>&1 | tee ~/rusty-kaspa.log"

Capture

azbuky commented 1 year ago

Kaspium requires a Kaspa node with the utxo index enabled ( add --utxoindex to the node command)