commit 58a829a8d2370996609cc55fac1958abe15fa54e parent 73a64596abd83a16185999736899a536793c3fff Author: Florian Dold <florian@dold.me> Date: Mon, 22 Sep 2025 22:51:57 +0200 donau: fix field name Diffstat:
| M | core/api-donau.rst | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/api-donau.rst b/core/api-donau.rst @@ -400,7 +400,7 @@ corresponding charity_id by the Donau. interface RSABUDI { cipher: "RSA"; - rsa_blinded_udi: string; // Crockford Base32 encoded + rsa_blinded_identifier: string; // Crockford Base32 encoded } .. ts:def:: CSBUDI