e2e test network #1264
Annotations
3 errors
build:
x/oracle/keeper/aggregator/calculator.go#L77
cannot use copyBigInt(v.price) (value of type *big.Int) as string value in struct literal
|
build:
x/oracle/keeper/aggregator/calculator.go#L77
cannot use v.price (variable of type string) as *big.Int value in argument to copyBigInt
|
build
Process completed with exit code 2.
|