commit 365227f5453fb191a6ef2c13b3beb37fa00be927 parent d555c7f61a4e44b6e41aaa454f3aa0b4e9c23cb6 Author: Sebastian <sebasjm@gmail.com> Date: Wed, 9 Apr 2025 11:34:03 -0300 fix indent Diffstat:
| M | core/api-exchange.rst | | | 10 | +++++----- |
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/core/api-exchange.rst b/core/api-exchange.rst @@ -5538,12 +5538,12 @@ regulatory compliance. .. ts:def:: ExchangeKycUploadFormRequest - interface ExchangeKycUploadFormRequest { + interface ExchangeKycUploadFormRequest { - // Which form is being submitted. Further details depend on the form. - // @since protocol **v26**. - form_id: string; - } + // Which form is being submitted. Further details depend on the form. + // @since protocol **v26**. + form_id: string; + } .. http:post:: /kyc-start/$ID