π£Get /route
//the result is the same as the result of get routes,but has no tx and gasInfo
type Response = {
errno: number,
message: string,
data: Route
}Last updated
//the result is the same as the result of get routes,but has no tx and gasInfo
type Response = {
errno: number,
message: string,
data: Route
}Last updated