Handbook
Glossary
get-connection-count ( -- n )
Vocabulary
bitcoin
.
client
Inputs
None
Outputs
n
a
number
Word description
Returns the number of connections to other nodes.
Definition
USING:
bitcoin.client.private
;
IN:
bitcoin.client
:
get-connection-count
( -- n )
"getconnectioncount"
{
}
bitcoin-request
;