Versions in this module Expand all Collapse all v1 v1.1.1 Feb 22, 2026 v1.1.0 Feb 19, 2026 Changes in this version + func GetCommand() *cobra.Command + type BlockChainEvents struct + Added []BlockchainEvent + Removed []BlockchainEvent + type BlockEventResult struct + Events BlockChainEvents + func NewBlockEventResult(e *proto.BlockchainEvent) *BlockEventResult + func (r *BlockEventResult) GetOutput() string + type BlockchainEvent struct + Hash string + Number int64 + Type string