@rholabs/rho-sdk
Advanced tools
Comparing version 0.4.0-alpha3 to 0.4.0-alpha4
@@ -507,3 +507,2 @@ import { BrowserProvider, JsonRpcSigner, JsonRpcProvider } from "ethers"; | ||
export interface CreateOrderRequest { | ||
clientOrderId: string; | ||
userId: string; | ||
@@ -510,0 +509,0 @@ portfolioId: string; |
{ | ||
"name": "@rholabs/rho-sdk", | ||
"version": "0.4.0-alpha3", | ||
"version": "0.4.0-alpha4", | ||
"description": "Rho Protocol SDK", | ||
@@ -5,0 +5,0 @@ "source": "src/index.ts", |
@@ -55,3 +55,2 @@ export type NetworkType = 'mainnet' | 'testnet' | 'custom' | ||
export interface CreateOrderRequest { | ||
clientOrderId: string | ||
userId: string | ||
@@ -58,0 +57,0 @@ portfolioId: string |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
5688146
18984