package chainrpc

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service ChainKit

chainkit.proto:9

ChainKit is a service that can be used to get information from the chain backend.

service ChainNotifier

chainnotifier.proto:9

ChainNotifier is a service that can be used to get information about the chain backend by registering notifiers for chain events.

message ConfDetails

chainnotifier.proto:83

Used in: ConfEvent

message Outpoint

chainnotifier.proto:124

Used in: SpendDetails, SpendRequest

message Reorg

chainnotifier.proto:104

TODO(wilmer): need to know how the client will use this first.

Used in: ConfEvent, SpendEvent

(message has no fields)

message SpendDetails

chainnotifier.proto:161

Used in: SpendEvent