BitShares Forum

Main => Technical Support => Topic started by: monsterer on March 16, 2015, 07:11:27 pm

Title: [SOLVED] wallet_asset_issue causes assert on recipient's wallet
Post by: monsterer on March 16, 2015, 07:11:27 pm
I've created a new test UIA called ABCDEF https://bitsharesblocks.com/asset/info?asset=ABCDEF.

SOLVED: it wasn't the issue transaction itself, but a errant link which caused the assert:

bts:gatewaytest/transfer/amount/5/memo/ABCDEF_BTC-0-mt3X9NP2oVyoPfii4LdmL/from/gatewayclient/asset/DEF

Note the incorrect asset name on the end, this is my bug, but it did cause an assert :)
Title: Re: wallet_asset_issue causes assert on recipient's wallet
Post by: fav on March 16, 2015, 07:15:38 pm
wallet_asset_issue <amount> <symbol> <to_account_name> [memo_message]

just send the full amount to your BTS ID. that's how I did it earlier
Title: Re: wallet_asset_issue causes assert on recipient's wallet
Post by: monsterer on March 16, 2015, 07:18:03 pm
wallet_asset_issue <amount> <symbol> <to_account_name> [memo_message]

just send the full amount to your BTS ID. that's how I did it earlier

That's what I did, and it resulted in an assert on the recipient's wallet.
Title: Re: wallet_asset_issue causes assert on recipient's wallet
Post by: fav on March 16, 2015, 07:20:51 pm
ahh... just read your edit. took about 10minutes for me until they showed up