WithdrawInfo: { estimatedWaitTime: number; expectedConfirmationDate: Date; outboundHeight: number; status: WithdrawStatus; thorchainHeight: number; withdrawalAmount: CryptoAmount; } Type declaration
estimatedWaitTime: number
expectedConfirmationDate: Date
outboundHeight: number
thorchainHeight: number
withdrawalAmount: CryptoAmount
Object representing withdraw information.