Blockchain explorer can't see any pending transactions or outward transactions at all.
Not sure what the hex is, it doesn't seem to look like a transaction id.
The daemon is up to date, the blockchain_height matches https://radiantexplorer.com/./Electron-Radiant-v0.1.4-x86_64.AppImage daemon status
When I try to send 103 RXD to a destination address using this command:
./Electron-Radiant-v0.1.4-x86_64.AppImage payto {destination_address} 103
I get
But my balance remains at my original balance ~300, despite trying multiple times
./Electron-Radiant-v0.1.4-x86_64.AppImage getbalance
Blockchain explorer can't see any pending transactions or outward transactions at all. Not sure what the
hex
is, it doesn't seem to look like a transaction id.The daemon is up to date, the blockchain_height matches https://radiantexplorer.com/
./Electron-Radiant-v0.1.4-x86_64.AppImage daemon status
Environment
Debian 11, AppImage, Version: v0.1.4 x86_64 from the latest release.
How can I get a script to automatically send to exchange??
Has anyone had luck using
payto
from building from source?