This repository was archived by the owner on Feb 8, 2026. It is now read-only.
Migrate to vultisig go #367
Annotations
4 errors
|
build
Process completed with exit code 1.
|
|
build:
plugin/fees/transaction.go#L132
cannot use vcommon.Ethereum (constant 3 of int type "github.com/vultisig/vultisig-go/common".Chain) as "github.com/vultisig/verifier/common".Chain value in struct literal
|
|
build:
plugin/payroll/transaction.go#L210
cannot use vcommon.Chain(chain) (value of int type "github.com/vultisig/vultisig-go/common".Chain) as "github.com/vultisig/verifier/common".Chain value in struct literal
|
|
build:
plugin/payroll/transaction.go#L190
cannot use vcommon.Chain(chain) (value of int type "github.com/vultisig/vultisig-go/common".Chain) as "github.com/vultisig/verifier/common".Chain value in struct literal
|