registry-sdk/src/constants.ts

3 lines
81 B
TypeScript

export const DENOM = 'alnt';
export const DEFAULT_GAS_ESTIMATION_MULTIPLIER = 2;