MattyIce / steem-engine

Website for the Steem Smart Contracts project
6 stars 21 forks source link

Here's is an update on the withdrawal modal. #82

Closed horlorlahdeh closed 5 years ago

horlorlahdeh commented 5 years ago

I have added the MEMO field to the withdrawal modal. However, I noticed there was a memo already being implemented on the deposit modal.

Vheissu commented 5 years ago

@horlorlahdeh Thanks for this PR. Are there commits missing from this PR? I can see the memo has been added, but nothing is being done in the code itself to modify the current memo and send it via the SendToken method being called at the bottom of the file.