interface CurrencyCreated<T0> {
    decimals: number;
}

Type Parameters

  • T0

Properties

Properties

decimals: number