- Flowee the Hub/
- Service API overview
- Service/Blockchain
- Service/Live Transactions
- Service/Mining
- Service/Util
- Service/RegTest
- Service/Hub Control
- Service/Indexer
- Service/AddressMonitor
- Service/TransactionMonitor
- Service/BlockNotification
- Service/Double Spend
- Service/System
- Protocol Spec
- Example Message
Flowee the Hub — API documentation
Example Message
Example Message: Version (+ reply)
The version message is a request, the versionReply is the reply.
Requesting a version is essentially as simple as sending an empty message (no body) to the right service and with the right messageId.
Answer is equally simple, except that it has an actual value with a string representation of the version.