Versions in this module Expand all Collapse all v1 v1.7.17 Aug 31, 2022 Changes in this version + const DefaultConfirmTxTimeout + const DefaultWalletCreationTimeout + func CloseRunnerClient() (err error) + func DescribeLocal(text string, body func()) bool + func DescribePChain(text string, body func()) bool + func DescribeXChain(text string, body func()) bool + func GetEnableWhitelistTxTests() (b bool) + func GetRunnerClient() (cli runner_sdk.Client) + func GetRunnerGRPCEndpoint() (ep string) + func GetTestKeys() []*crypto.PrivateKeySECP256K1R + func GetURIs() []string + func LoadTestKeys() ([]*crypto.PrivateKeySECP256K1R, []ids.ShortID, *secp256k1fx.Keychain) + func SetEnableWhitelistTxTests(b bool) + func SetRunnerClient(logLevel string, gRPCEp string) (cli runner_sdk.Client, err error) + func SetTestKeys(ks []*crypto.PrivateKeySECP256K1R) + func SetURIs(us []string)