Add json tags and enable serialization for ChainWriter config #5077
Annotations
10 errors
Analyze (go)
cannot use getRouterAccountConfig(routerProgramAddress) (value of type chainwriter.PDALookups) as chainwriter.Lookup value in array or slice literal
|
Analyze (go)
cannot use chainwriter.AccountConstant{…} (value of type chainwriter.AccountConstant) as chainwriter.Lookup value in struct literal
|
Analyze (go)
cannot use chainwriter.AccountLookup{…} (value of type chainwriter.AccountLookup) as chainwriter.Lookup value in struct literal
|
Analyze (go)
cannot use chainwriter.PDALookups{…} (value of type chainwriter.PDALookups) as chainwriter.Lookup value in array or slice literal
|
Analyze (go)
cannot use chainwriter.AccountConstant{…} (value of type chainwriter.AccountConstant) as chainwriter.Lookup value in struct literal
|
Analyze (go)
cannot use chainwriter.AccountLookup{…} (value of type chainwriter.AccountLookup) as chainwriter.Lookup value in struct literal
|
Analyze (go)
cannot use chainwriter.AccountLookup{…} (value of type chainwriter.AccountLookup) as chainwriter.Lookup value in struct literal
|
Analyze (go)
cannot use chainwriter.PDALookups{…} (value of type chainwriter.PDALookups) as chainwriter.Lookup value in array or slice literal
|
Analyze (go)
cannot use getAuthorityAccountConstant(fromAddress) (value of type chainwriter.AccountConstant) as chainwriter.Lookup value in array or slice literal
|
Analyze (go)
cannot use getSystemProgramConstant() (value of type chainwriter.AccountConstant) as chainwriter.Lookup value in array or slice literal
|