I've been trying to send hbar to an account and I get this error, what am I doing wrong?
await new TransferTransaction()
.addHbarTransfer(AccountId.fromString("0.0.XXXXXXXX"), new Hbar(1))
.execute(client);
But it fails with this error:
PrecheckStatusError: transaction 0.0.xxxxxxx@1677810990.286133522 failed precheck with status INVALID_ACCOUNT_AMOUNTS