package chainrpc

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

service ChainKit

chainkit.proto:15

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

service ChainNotifier

chain.notifier.proto:16

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

message ConfDetails

chain.notifier.proto:87

Used in: ConfEvent

message Outpoint

chain.notifier.proto:128

Used in: SpendDetails, SpendRequest

message Reorg

chain.notifier.proto:108

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

Used in: ConfEvent, SpendEvent

(message has no fields)

message SpendDetails

chain.notifier.proto:165

Used in: SpendEvent