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

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

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

import java.math.BigInteger;

public record ResultOfSubmitUpdate(BigInteger updateId) {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy