mirror of
https://github.com/orionprotocol/sdk.git
synced 2026-03-26 15:47:40 +03:00
Strictest / tests / minor improvements
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { ethers } from 'ethers';
|
||||
import { type Order } from '../types';
|
||||
import type { Order } from '../types';
|
||||
|
||||
const hashOrder = (order: Order) => ethers.utils.solidityKeccak256(
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user