To manually send funds from your admin's wallets, use the lamassu-send-coins command within your server's terminal.
This command is available on servers with Ambient Antu v7.1 or higher. To upgrade, see our section on Server & Machine Updates.
Using the script
Once logged into the server's terminal, send funds using the script lamassu-send-coins followed by the address, coin amount (in full units, not satoshis or wei) and the coin symbol.
Here's an example to send 0.05 ETH:
lamassu-send-coins ethereum-address-goes-here 0.05 ETH
Or to send 0.01 BTC:
lamassu-send-coins bitcoin-address-goes-here 0.01 BTC
You'll be prompted for confirmation, and afterwards given the TXID if successful.
Notes
Error messages: If there is an error in sending the transaction (insufficient funds, for instance), these are not yet presented gracefully, and are instead a large output with an error stack trace. If you have questions, please create a support ticket with the output.
Ethereum: ETH addresses must be checksummed, or the transaction won't send. Checksummed ETH addresses contain a mix of lowercase and capital letters. If the address only has lowercase letters, you may obtain the checksummed address with the 'View Address' feature on MyCrypto.com, shown on the right-hand side next to the colourful address avatar. (Using only checksummed ETH addresses is important because Ethereum allows for transactions to be sent to invalid addresses, thus destroying Ether.)
Comments
0 comments
Article is closed for comments.