lnbits paid articles added

This commit is contained in:
HolgerHatGarKeineNode
2023-03-13 16:35:20 +01:00
parent 9f51c71439
commit 639e17080c
30 changed files with 838 additions and 60 deletions

View File

@@ -1,11 +1 @@
models:
ProjectProposal:
user_id: foreign
name: string unique
support_in_sats: integer unsigned
description: text
Vote:
user_id: foreign
project_proposal_id: foreign
value: integer unsigned
reason: text nullable