mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2024-11-19 18:02:54 +01:00
Add docs for getblockheader (#2811)
This commit is contained in:
parent
2287c6ced9
commit
c3e952a18b
@ -144,6 +144,8 @@ the `-p 9999:9999` port mapping on the docker container to adjust for this.
|
||||
- `getfiltercount` - Get the number of filters
|
||||
- `getfilterheadercount` - Get the number of filter headers
|
||||
- `getbestblockhash` - Get the best block hash
|
||||
- `getblockheader` - Returns information about block header <hash>
|
||||
- `hash` - The block hash
|
||||
- `decoderawtransaction` `tx` - `Decode the given raw hex transaction`
|
||||
- `tx` - Transaction encoded in hex to decode
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user