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

io.github.novacrypto.bip44.BIP44 Maven / Gradle / Ivy

There is a newer version: 2.2.1
Show newest version
package io.github.novacrypto.bip44;

public final class BIP44 {
  private static final M M = new M();
  
  public static M m() {
    return M;
  }
}


/* Location:              C:\Users\Administrator\Desktop\mnemonic-sdk-1.0.0.jar!\io\github\novacrypto\bip44\BIP44.class
 * Java compiler version: 7 (51.0)
 * JD-Core Version:       1.1.3
 */




© 2015 - 2024 Weber Informatics LLC | Privacy Policy