All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.bloxbean.cardano.client.backend.common.BackendConstants Maven / Gradle / Ivy

There is a newer version: 0.6.3
Show newest version
package com.bloxbean.cardano.client.backend.common;

public class BackendConstants {
    public static final String MAINNET = "mainnet";
    public static final String TESTNET = "testnet";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy