crockford base32: remove padding
This commit is contained in:
parent
d9b71e24cd
commit
08699487f1
4 changed files with 34 additions and 6 deletions
|
|
@ -14,7 +14,7 @@ db = postgres
|
|||
attribute_encryption_key = "deadbeef"
|
||||
port = 3434
|
||||
bind_to = localhost
|
||||
master_public_key = "SJ0NYND22VQP3MP7FM754RDX8HCKVWAXTHY9SQNBTPRJZ2SPM2S0===="
|
||||
master_public_key = "SJ0NYND22VQP3MP7FM754RDX8HCKVWAXTHY9SQNBTPRJZ2SPM2S0"
|
||||
stefan_abs = EUR:0.00
|
||||
stefan_log = EUR:0.00
|
||||
stefan_lin = 0.00
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue