Skip to content

insufficient balance:: individualSplit:: txauthor.NewUnsignedTransaction #2491

Open
@standula

Description

@standula

Hi, I'm a little frustrated.

/decred# ./dcrctl --wallet getbalance
{
"balances": [
{
"accountname": "default",
"immaturecoinbaserewards": 0,
"immaturestakegeneration": 0,
"lockedbytickets": 0,
"spendable": 203.91034984,
"total": 203.91034984,
"unconfirmed": 0,
"votingauthority": 0
},
{
"accountname": "voting",
"immaturecoinbaserewards": 0,
"immaturestakegeneration": 0,
"lockedbytickets": 0,
"spendable": 0,
"total": 0,
"unconfirmed": 0,
"votingauthority": 0
},
{
"accountname": "imported",
"immaturecoinbaserewards": 0,
"immaturestakegeneration": 0,
"lockedbytickets": 0,
"spendable": 0,
"total": 0,
"unconfirmed": 0,
"votingauthority": 0
}
],
"blockhash": "ceaa9bef4082f9287260eeb1613462678fb51b5c0afe022b75afb841684a6418",
"totalspendable": 203.91034984,
"cumulativetotal": 203.91034984
}
root@clonode1:
/decred# ./dcrctl --wallet purchaseticket default 200
-6: wallet.PurchaseTickets: insufficient balance:: individualSplit:: txauthor.NewUnsignedTransaction

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions