[chain/transaction] Introduce Multi-Action Support #4633
Annotations
10 errors
Run static analysis tests:
consts/consts.go#L9
could not import github.com/ava-labs/hypersdk/chain (-: # github.com/ava-labs/hypersdk/chain
|
Run static analysis tests
result.Consumed undefined (type []*Result has no field or method Consumed)
|
Run static analysis tests
result.Consumed undefined (type []*Result has no field or method Consumed)
|
Run static analysis tests
cannot use result (variable of type []*Result) as *Result value in argument to append
|
Run static analysis tests
cannot use result (variable of type []*Result) as *Result value in assignment
|
Run static analysis tests
result.Consumed undefined (type []*Result has no field or method Consumed)
|
Run static analysis tests
undefined: set
|
Run static analysis tests
t.Action undefined (type *Transaction has no field or method Action)
|
Run static analysis tests
no new variables on left side of :=
|
Run static analysis tests
cannot use k (variable of type "github.com/ava-labs/hypersdk/state".Permissions) as string value in argument to keys.Valid
|
Loading