// Copyright © 2023 Rangeproof Pty Ltd. All rights reserved.
import Foundation
public final class Features {
public static let useTestnet: Bool = false
}