interface SigningExpired {
    module: string;
    sigId: Long;
}

Properties

Properties

module: string
sigId: Long

Generated using TypeDoc