upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/main/cashu.h
diff options
context:
space:
mode:
Diffstat (limited to 'main/cashu.h')
-rw-r--r--main/cashu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/cashu.h b/main/cashu.h
index 17891c5..4c3d43b 100644
--- a/main/cashu.h
+++ b/main/cashu.h
@@ -7,7 +7,7 @@
7 7
8#define CASHU_MAX_PROOFS 10 8#define CASHU_MAX_PROOFS 10
9#define CASHU_MAX_SECRET_LEN 128 9#define CASHU_MAX_SECRET_LEN 128
10#define CASHU_MAX_ID_LEN 16 10#define CASHU_MAX_ID_LEN 68
11#define CASHU_MAX_C_LEN 128 11#define CASHU_MAX_C_LEN 128
12 12
13typedef struct { 13typedef struct {