get-new-labelled-address ( label -- address )


Vocabulary
bitcoin.client

Inputs
labela string


Outputs
addressa string


Word description
Returns a new bitcoin address for receiving payments. The given label is associated with the new address.

Definition