AddLpInfo: { assetConfirmationDate?: Date; assetTx?: InboundTx; isSymmetric: boolean; pool: Asset; runeTx?: InboundTx; status: AddLpStatus; } Type declaration
Optional assetConfirmationDate?: Date
Optional assetTx?: InboundTx
isSymmetric: boolean
pool: Asset
Optional runeTx?: InboundTx
Object representing add liquidity pool information.