Versions in this module Expand all Collapse all v4 v4.0.0 Jun 26, 2023 Changes in this version + func GetHeightRequestContext(context context.Context, height int64) context.Context + func QueryTxs(node node.Node, query string) ([]*coretypes.ResultTx, error) + func ReadGenesis(config config.Config, node node.Node) (*tmtypes.GenesisDoc, error) + func RemoveDuplicateValues(slice []string) []string Other modules containing this package github.com/forbole/bdjuno/v2 github.com/forbole/bdjuno/v3