File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change 11/* eslint-disable */
2- // trails-api v0.4.0 8d6fd2f45083b3e8df2e6d6babe1046f788a6d43
2+ // trails-api v0.4.0 fed97360e921855da1cdb97cf0a96404edb2950f
33// --
44// Code generated by [email protected] with typescript generator. DO NOT EDIT. 55//
@@ -16,7 +16,7 @@ export const WebRPCVersion = 'v1'
1616export const WebRPCSchemaVersion = 'v0.4.0'
1717
1818// Schema hash generated from your RIDL schema
19- export const WebRPCSchemaHash = '8d6fd2f45083b3e8df2e6d6babe1046f788a6d43 '
19+ export const WebRPCSchemaHash = 'fed97360e921855da1cdb97cf0a96404edb2950f '
2020
2121type WebrpcGenVersions = {
2222 webrpcGenVersion : string
@@ -362,9 +362,6 @@ export interface ExecuteQuote {
362362export interface TrailsFee {
363363 executeQuote : ExecuteQuote
364364 crossChainFee ?: CrossChainFee
365- takerFeeAmount ?: string
366- takerFeeUSD ?: number
367- trailsFixedFeeUSD : number
368365 feeToken ?: string
369366 originTokenTotalAmount ?: string
370367 totalFeeAmount ?: string
You can’t perform that action at this time.
0 commit comments