mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-06-29 01:12:35 +00:00
Fix a couple of typos in README.md.
This commit is contained in:
parent
0fc9504da4
commit
e2ba50eee1
@ -33,8 +33,8 @@ implement and the API is not stable yet.
|
||||
* Supports Websockets (btcd/btcwallet) and HTTP POST mode (bitcoin core)
|
||||
* Provides callback and registration functions for btcd/btcwallet notifications
|
||||
* Supports btcd extensions
|
||||
* Translates to and from higher-level and easier to use Go types
|
||||
* Offers a synchronous (blocking) and asynchrous API
|
||||
* Translates to and from higher-level and easier to use Go types
|
||||
* Offers a synchronous (blocking) and asynchronous API
|
||||
* When running in Websockets mode (the default):
|
||||
* Automatic reconnect handling (can be disabled)
|
||||
* Outstanding commands are automatically reissued
|
||||
|
Loading…
x
Reference in New Issue
Block a user