
Unhandled Promise Rejection
Error: Couldn't create withdrawal transaction:
{ txid: '0000000000000000000000000000000000000000000000000000000000000000',
txfee: 1000,
complete: false }
at errorWithObject (app://-/bundle.js:90100:46)
at app://-/bundle.js:90357:11
at Generator.next ()
at step (app://-/bundle.js:90089:191)
at app://-/bundle.js:90089:361
at
This is because the transmission fee (0.00001 KMD) was not calculated when you clicked the Max button.
Unhandled Promise Rejection
Error: Couldn't create withdrawal transaction:
{ txid: '0000000000000000000000000000000000000000000000000000000000000000',
txfee: 1000,
complete: false }
at errorWithObject (app://-/bundle.js:90100:46)
at app://-/bundle.js:90357:11
at Generator.next ()
at step (app://-/bundle.js:90089:191)
at app://-/bundle.js:90089:361
at
This is because the transmission fee (0.00001 KMD) was not calculated when you clicked the Max button.