Merge pull request #2029 from gradido/archive_transform_valid_transactions

Migrate transaction to valid dataset for gradido node
This commit is contained in:
einhornimmond 2022-07-12 11:00:28 +02:00 committed by GitHub
commit 3aa14baa6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1918 additions and 1 deletions

View File

@ -10,7 +10,7 @@ Decimal.set({
})
const constants = {
DB_VERSION: '0041-move_users_creation_date',
DB_VERSION: '0042-update_transactions_for_blockchain',
DECAY_START_TIME: new Date('2021-05-13 17:46:31-0000'), // GMT+0
LOG4JS_CONFIG: 'log4js-config.json',
// default log level on production should be info

File diff suppressed because it is too large Load Diff