[My own devnet chain] Transaction doesn't seem to be successfully settled.
Hi, I'm doing a little experiment by setting up a private local ergo devnet chain, where I run 2 nodes. I managed to connect each node, made one of these nodes as miner, successfully mined some ERGs. From node 1 ergo panel (localhost:9052/panel), I tried to send a transaction (it was done via
/wallet/transaction/send
/wallet/transaction/send
API when I check the network tab in developer console in chrome). I got a status-200-response with the transaction Id. But the balance didn't change. I double-checked that the target address has no typo. Anyone tell me what I did wrong?