From 04e770cef941bf4fab86de92c9d3650a80841c52 Mon Sep 17 00:00:00 2001 From: istae <14264581+istae@users.noreply.github.com> Date: Thu, 12 Oct 2023 19:17:25 +0300 Subject: [PATCH] revert: bb238c6e203af2e9e8356e8129b2e2ad9576551d. --- .github/patches/postage_api.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/patches/postage_api.patch b/.github/patches/postage_api.patch index 572d662452c..6d85af4ae66 100644 --- a/.github/patches/postage_api.patch +++ b/.github/patches/postage_api.patch @@ -1,4 +1,4 @@ 80c80 -< Depth uint8 `map:"depth" validate:"required,min=22"` +< Depth uint8 `map:"depth" validate:"required,min=24"` --- > Depth uint8 `map:"depth" validate:"required"`