org.cardanofoundation.cip30.AddressFormat Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of cip30-data-signature-parser Show documentation
Show all versions of cip30-data-signature-parser Show documentation
Java implementation of Cardano's CIP-30 DataSignature parsing and validation.
The newest version!
package org.cardanofoundation.cip30;
public enum AddressFormat {
HEX,
TEXT,
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy