Type Alias BidRetracted

BidRetracted: PlainDescriptor<
    { amount: bigint; duration: number; who: SS58String },
>

A bid was successfully removed (before being accepted).