@ -17,6 +17,7 @@ block content
p Data from RPC command
a(href="https://bitcoin.org/en/developer-reference#getmempoolinfo") getmempoolinfo
table(class="table")
tr
th(class="table-active properties-header") Transaction Count
@ -15,6 +15,9 @@ block content
h1 Node Info
hr
a(href="https://bitcoin.org/en/developer-reference#getinfo") getinfo
if (false)
pre
code #{JSON.stringify(getinfo, null, 4)}