Skip to content

Conversation

@Gfloresechaiz
Copy link

added bitcoin core rpc call gettxoutsetinfo which gives information on the utxo set, such as the amount of UTXOs, the amount of transaction with UTXOs but mainly to obtain the current bitcoin supply.

@Kexkey
Copy link
Collaborator

Kexkey commented Aug 18, 2020

Awesome, thanks! Very apropos these days ;-)

Can you add the gettxoutsetinfo endpoint to https://github.com/SatoshiPortal/cyphernode/blob/dev/doc/openapi/v0/cyphernode-api.yaml please?

Thanks!

@Gfloresechaiz
Copy link
Author

done!

content:
application/json:
schema:
$ref: '#/components/schemas/TxoutsetInfo'
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please add TxoutsetInfo definition in the components:schemas: section below (starting line 2021)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants