From 0434f7e318725484219faf7f8c54136390f3a7b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Zem=C3=A1nek?= <121304956+Hactive808@users.noreply.github.com> Date: Tue, 14 May 2024 10:01:17 +0200 Subject: [PATCH] Update TronAccount.yml --- components/schemas/TronAccount.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/components/schemas/TronAccount.yml b/components/schemas/TronAccount.yml index af97aa4..719ff38 100644 --- a/components/schemas/TronAccount.yml +++ b/components/schemas/TronAccount.yml @@ -47,6 +47,9 @@ properties: balance: type: string description: Number of tokens in smallest denomination unit. + required: + - TWEWc9EoVMn588Kn7p1E6pdcpStTg3AhsG + - balance createTime: type: number description: Date of creation of the account in UTC millis.