Update doc

This commit is contained in:
Ludo Galabru
2020-05-01 17:45:05 -04:00
parent 494720fea6
commit de0c5964af

View File

@@ -1,6 +1,6 @@
# Neon master node
Neon master node is responsible for:
- forwarding authorized RPC calls (such as `sendrawtransaction`, `importpubkey` and `listunspent`) to a centralized bitcoind chain, running in regtest mode.
- forwarding authorized RPC calls (such as `sendrawtransaction`, `importaddress` and `listunspent`) to a centralized bitcoind chain, running in regtest mode.
- mining bitcoin blocks (every 7 secs)
- seed BTC faucet.