Skip to content

Sparse API #793

@mcandre

Description

@mcandre

I'm looking at the API and it's really confusing.

I should be able to set the bitcoin address using setaddress, but I have no idea how accounts work. Can I omit the account and just specify a bitcoin address?

Would the following make sense in node-bitcoin?

var myBitCoinAddress = "abc1234567890qwertyQWERTY";
client.setAddress(myBitcoinAddress);

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