Handbook
Glossary
bitcoin-user ( -- string )
Vocabulary
bitcoin
.
client
Inputs
None
Outputs
string
a
string
Word description
Returns the username required to authenticate with the json-rpc server for the bitcoin client. This defaults to empty or the value of the 'bitcoin-user' variable.
See also
bitcoin-port
,
bitcoin-server
,
bitcoin-password
Definition
USING:
kernel
namespaces
;
IN:
bitcoin.client
:
bitcoin-user
( -- string )
\
bitcoin-user
get
""
or
;