Skip to content

Commit

Permalink
action fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Kammerlo committed Mar 4, 2024
1 parent 6f2e0a9 commit 3ab62c2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -692,7 +692,7 @@ export const configure = (databaseInstance: Pool): BlockchainRepository => ({
minFeeConstant: 155381,
minPoolCost: '340000000',
poolDeposit: '500000000',
protocol: 2
protocol: 4
};
}
},
Expand Down

0 comments on commit 3ab62c2

Please sign in to comment.