Package x

Class QWallet

java.lang.Object
th.co.skylogicsystem.skyframework.core.utils.blockchain.qwallet.user.Wallet
x.QWallet

public class QWallet extends th.co.skylogicsystem.skyframework.core.utils.blockchain.qwallet.user.Wallet
...
Author:
Sakdsitt Likhitmetagool
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static void
    main(String[] args)
     

    Methods inherited from class th.co.skylogicsystem.skyframework.core.utils.blockchain.qwallet.user.Wallet

    getKeys, getPrivKey, getPubAddress, getPubKey, getWIF, importWallet, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • QWallet

      public QWallet()
  • Method Details

    • main

      public static void main(String[] args)