package chainrpc

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

service ChainKit

chainkit.proto:10

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

service ChainNotifier

chainnotifier.proto:10

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:84

Used in: ConfEvent

message Outpoint

chainnotifier.proto:125

Used in: SpendDetails, SpendRequest

message Reorg

chainnotifier.proto:105

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

Used in: ConfEvent, SpendEvent

(message has no fields)

message SpendDetails

chainnotifier.proto:162

Used in: SpendEvent