bitshares / beet

Beet is a stand-alone key/identity-manager and signing app for BitShares, heavily influenced by Scatter.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Include Memo in the transfer for BitShares ($BTS)

dls-cipher opened this issue · comments

Add feature of "Memo" to the Beet.

What do you mean, add?

It is available by specifying memo in the payload (https://github.com/beetapp/beet-examples/blob/2b035db7af33f87b6af43a8c174a6e8ab6cf3d65/bitshares/inject.html#L25)

See, very retarded me. Can you provide then example to humble and ignorant me - how JSON memo would be done in that payload

{"type":"three_months"}

commented

Reintroduced the memo field to the transfer prompt
#189

commented

Now merged into the develop branch, can close issue now.