feat: add chain package #35
Annotations
5 errors and 1 warning
golangci-lint:
chain/chain.go#L1
: # github.com/skip-mev/petri/chain
|
golangci-lint
multiple-value wallet.NewWallet(keyName, addrBytes, mnemonic, c.Config.Bech32Prefix) (value of type (*wallet.CosmosWallet, error)) in single-value context
|
golangci-lint
cannot use addrBytes (variable of type []byte) as string value in argument to wallet.NewWallet
|
golangci-lint
cannot use c.Config.Bech32Prefix (variable of type string) as *hd.BIP44Params value in argument to wallet.NewWallet (typecheck)
|
golangci-lint
issues found
|
Run actions/setup-go@v4
Restore cache failed: Dependencies file is not found in /home/runner/work/petri/petri. Supported file pattern: go.sum
|
The logs for this run have expired and are no longer available.
Loading