interface QueryEpochResponseSDKType {
    epoch: undefined | EpochSDKType;
}

Properties

Properties

epoch: undefined | EpochSDKType