mirror of
https://github.com/bitcoin/bips.git
synced 2025-03-04 11:08:05 +01:00
28 lines
No EOL
492 B
Text
28 lines
No EOL
492 B
Text
=Service: Blockchain Block=
|
|
|
|
* Service type: <code>blockchain.block</code>
|
|
* Service vendor: <code>Electrum</code>
|
|
|
|
==Method: Subscribe==
|
|
|
|
* Method name: <code>subscribe</code>
|
|
|
|
==Method: Unsubscribe==
|
|
|
|
* Method name: <code>unsubscribe</code>
|
|
|
|
==Method: Get Block Number==
|
|
|
|
* Method name: <code>get_blocknum</code>
|
|
|
|
==Method: Get Chunk==
|
|
|
|
* Method name: <code>get_chunk</code>
|
|
|
|
==Method: Get Header==
|
|
|
|
* Method name: <code>get_header</code>
|
|
|
|
==Method: Ping==
|
|
|
|
* Method name: <code>ping</code> |