set a default voucher as the active sym if none exists

This commit is contained in:
2024-10-15 15:46:02 +03:00
parent 8ed98b3e6c
commit 6c6af5ec21
3 changed files with 67 additions and 29 deletions

View File

@@ -1,3 +1,5 @@
LOAD set_default_voucher 8
RELOAD set_default_voucher
LOAD check_balance 64
RELOAD check_balance
LOAD check_vouchers 10