package
2.0.2
Repository: https://github.com/alex-dodich/go-tezos.git
Documentation: pkg.go.dev

# Functions

NewBlockService creates a new BlockService.

# Structs

BalanceUpdates is the BalanceUpdates found in the Metadata of a block returned by the Tezos RPC API.
Block is a block returned by the Tezos RPC API.
BlockService is a struct wrapper for all block functions.
Contents is the Contents found in a operation of a block returned by the Tezos RPC API.
ContentsMetadata is the Metadata found in the Contents in a operation of a block returned by the Tezos RPC API.
Error is the Error found in the OperationResult in a metadata of operation of a block returned by the Tezos RPC API.
Header is a header in a block returned by the Tezos RPC API.
Level the Level found in the Metadata of a block returned by the Tezos RPC API.
MaxOperationListLength is the MaxOperationListLength found in the Metadata of a block returned by the Tezos RPC API.
Metadata is the Metadata in a block returned by the Tezos RPC API.
OperationResult is the OperationResult found in metadata of block returned by the Tezos RPC API.
Operations is the Operations found in a block returned by the Tezos RPC API.
TestChainStatus is the TestChainStatus found in the Metadata of a block returned by the Tezos RPC API.

# Interfaces

No description provided by the author