mirror of
https://github.com/orionprotocol/sdk.git
synced 2026-03-28 00:28:04 +03:00
feature: up version
This commit is contained in:
@@ -45,6 +45,9 @@ const poolOfListPoolSchema = z.object({
|
||||
|
||||
...basicPoolInfo.shape,
|
||||
|
||||
// This is a crutch. In the nearest future Yury will update his model and this feeRate can be deleted
|
||||
feeRate: z.number().nonnegative(),
|
||||
|
||||
type: z.string().nonempty(),
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user