Type alias DepthBalanceInfo

DepthBalanceInfo: {
    balance: CurrencyCollection;
    splitDepth: number;
}

Type declaration

Generated using TypeDoc