diff --git a/client/lcd/swagger-ui/swagger.yaml b/client/lcd/swagger-ui/swagger.yaml index 1899eb5cb7..1a92a11bec 100644 --- a/client/lcd/swagger-ui/swagger.yaml +++ b/client/lcd/swagger-ui/swagger.yaml @@ -286,20 +286,10 @@ paths: schema: type: object properties: + base_req: + $ref: "#/definitions/BaseReq" tx: $ref: "#/definitions/StdTx" - name: - type: string - password: - type: string - chain_id: - type: string - account_number: - type: string - example: "0" - sequence: - type: string - example: "0" append_sig: type: boolean example: true