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

tech.deplant.jacki.framework.contract.multisig.ResultOfCreateLimit Maven / Gradle / Ivy

package tech.deplant.jacki.framework.contract.multisig;

import java.math.BigInteger;

public record ResultOfCreateLimit(BigInteger limitId) {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy