atomiclabs / hyperdex

Grandma-Friendly Atomic Swaps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error sending to zaddress

jdmarlow86 opened this issue · comments

Describe the bug

I receive the below error when attempting to send BEER to the following z sapling address

zs1g80ekk4cezjamhcgqfvz2zjv3d5u0tqh34zrfa6pqfk4tpkqhm739j9r40x5c8krk3dxxsdh7hc

To reproduce
Steps to reproduce the behavior:

  1. Login
  2. On Dashboard select BEER
  3. Select Withdraw
  4. Enter above address then select Withdraw
    -->

Expected behavior

Withdraw is executed with no errors

Screenshots

image

System info

  • OS & version: Windows 10
  • HyperDEX version: 0.3.0

Additional context

Error:
Unhandled Promise Rejection
Error: Couldn't create withdrawal transaction:
{ txid:
'0000000000000000000000000000000000000000000000000000000000000000',
txfee: 1000,
complete: false }
at errorWithObject (app://-/bundle.js:106021:46)
at Api._createTransaction (app://-/bundle.js:106278:13)

This is expected, shielded addresses aren't supported.