updated handling AmountTooSmall response from creditcall
This commit is contained in:
parent
a4885be458
commit
b59d77a373
2
main.go
2
main.go
@ -23,7 +23,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
buildVersion = "1.0.26"
|
||||
buildVersion = "1.0.27"
|
||||
serviceName = "hardlink"
|
||||
)
|
||||
|
||||
|
||||
@ -2,6 +2,9 @@
|
||||
|
||||
builtVersion is a const in main.go
|
||||
|
||||
#### 1.0.27 - 10 December 2025
|
||||
updated handling AmountTooSmall response from creditcall
|
||||
|
||||
#### 1.0.26 - 10 December 2025
|
||||
added route for taking preauthorization payment
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user