make PlatformFees fields optional. temporary solution

This commit is contained in:
TheJuze
2023-09-29 17:01:22 +03:00
parent 020b153597
commit bed0aac578
5 changed files with 16 additions and 10 deletions

View File

@@ -12,3 +12,4 @@ export * from './gasLimits.js';
export * from './timings.js';
export const SERVICE_TOKEN = 'ORN';
export const INITIAL_VEORN_ADJUSTMENT_FACTOR = 5;