get-received-by-label ( label -- amount )


Vocabulary
bitcoin.client

Inputs
labela string


Outputs
amounta number


Word description
Returns the total amount received by addresses with 'label' in transactions with at least one confirmation.

Definition