Interface WebWallet

    • Method Detail

      • setWalletBinary

        void setWalletBinary​(java.lang.String walletBinaryInBase64)
        Sets the wallet base64 string to binary property.
        Parameters:
        walletBinaryInBase64 - String containing the wallet binary.
        Throws:
        java.lang.IllegalArgumentException
      • getWalletBinary

        java.util.List<byte[]> getWalletBinary()
        Returns:
        List wallet binaries in bytes and stored in List.