Skip to content

Provide UTXOState REST queries #19

Open
@sandtreader

Description

@sandtreader

UTXOState should provide a way to query a particular UTXO:

GET /utxo/abcdef:1

If found, result should be a JSON object with

{
value:
address: "

"
}

Address should be in normal textual format (there are lots of variants here!)

If not found, just 404

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions