fix: Add webhookAllowedAddressList to config; update cacheTimestamp and microtimeState in state
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
return [
|
||||
'cacheTimestamp' => 1772993923,
|
||||
'microtimeState' => 1772993923.452106,
|
||||
'cacheTimestamp' => 1772994520,
|
||||
'microtimeState' => 1772994520.277133,
|
||||
'currencyRates' => [
|
||||
'EUR' => 1.0
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user