package
1.9.15-temp-stability-tests
Repository: https://github.com/kaspanet/kaspad.git
Documentation: pkg.go.dev
# README
protowire
- Download and place in your PATH: https://github.com/protocolbuffers/protobuf/releases/download/v3.12.3/protoc-3.12.3-linux-x86_64.zip
go get github.com/golang/protobuf/protoc-gen-go
go get google.golang.org/grpc/cmd/protoc-gen-go-grpc
- In the protowire directory:
go generate .
# Functions
FromAppMessage creates a KaspadMessage from a appmessage.Message.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
AddressesMessage start.
No description provided by the author
No description provided by the author
BlockLocatorMessage start.
BlockMessage start.
No description provided by the author
No description provided by the author
No description provided by the author
DoneIBDBlocksMessage start.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
InvRelayBlockMessage start.
InvTransactionMessage start.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PingMessage start.
PongMessage start.
RejectMessage start.
GetAddressesMessage start.
GetBlockLocatorMessage start.
GetBlocksMessage start.
RequestNextIBDBlocksMessage start.
GetRelayBlocksMessage start.
GetSelectedTipMessage start.
RequestTransactionsMessage start.
No description provided by the author
No description provided by the author
No description provided by the author
SelectedTipMessage start.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TransactionMessage start.
TransactionNotFoundMessage start.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UnimplementedP2PServer must be embedded to have forward compatible implementations.
UnimplementedRPCServer must be embedded to have forward compatible implementations.
VerackMessage start.
VersionMessage start.
# Interfaces
No description provided by the author
No description provided by the author
P2PClient is the client API for P2P service.
P2PServer is the server API for P2P service.
No description provided by the author
No description provided by the author
RPCClient is the client API for RPC service.
RPCServer is the server API for RPC service.