holgern/hiveengine

Issue token with memo

Opened this issue · 0 comments

After looking on how the Wallet.issue() command works I can't find a way to issue new tokens directly to a user while including a memo.

I can't find that the lib enables you to send a custom_json either. Perhaps I'm missing something.

def issue(self, to, amount, symbol):