interface ConfirmationHeightResponse {
    height: Long;
}

Properties

Properties

height: Long

Generated using TypeDoc