interface IbcTimeout {
    block?: IbcTimeoutBlock;
    timestamp?: string;
}

Properties

Properties

timestamp?: string

Generated using TypeDoc