feat(blocktime): Implement query for SynchronyParams #2381
Annotations
2 errors and 1 warning
Run Benchmarks
cannot use queryClientMock (variable of type *mocks.QueryClient) as "github.com/dydxprotocol/v4-chain/protocol/x/blocktime/types".QueryClient value in assignment: *mocks.QueryClient does not implement "github.com/dydxprotocol/v4-chain/protocol/x/blocktime/types".QueryClient (missing method SynchronyParams)
|
Run Benchmarks
cannot use queryClientMock (variable of type *mocks.QueryClient) as "github.com/dydxprotocol/v4-chain/protocol/x/blocktime/types".QueryClient value in assignment: *mocks.QueryClient does not implement "github.com/dydxprotocol/v4-chain/protocol/x/blocktime/types".QueryClient (missing method SynchronyParams)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading