get-addresses-by-label ( label -- seq )


Vocabulary
bitcoin.client

Inputs
labela string


Outputs
seqa sequence


Word description
Returns the list of addresses with the given label.

Definition