Add the slippage parameter to the list of parameters in the returned quote #111
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Linter:
src/connector/blockchain/web3-provider-connector.ts#L13
Unexpected any. Specify a different type
|
Linter:
src/connector/ws/types.ts#L3
Unexpected any. Specify a different type
|
Linter:
src/connector/ws/types.ts#L3
Unexpected any. Specify a different type
|
Linter:
src/connector/ws/types.ts#L5
Unexpected any. Specify a different type
|
Linter:
src/connector/ws/types.ts#L13
Unexpected any. Specify a different type
|
Linter:
src/connector/ws/websocket-client.connector.ts#L85
Unexpected any. Specify a different type
|
Linter:
src/ws-api/types.ts#L63
Unexpected any. Specify a different type
|
Linter:
src/ws-api/types.ts#L65
Unexpected any. Specify a different type
|
Linter:
src/ws-api/types.ts#L67
Unexpected any. Specify a different type
|
Linter:
src/ws-api/types.ts#L69
Unexpected any. Specify a different type
|
Loading