bnb-chain / javascript-sdk

Javascript SDK to communicate with BNB Beacon Chain.
Apache License 2.0
383 stars 237 forks source link

Add memo for cross chain transfer BSC to BC #324

Closed sinanouri closed 10 months ago

sinanouri commented 3 years ago

Dears i could not find the best place to ask this question so i wrote here hope somebody helps me to fix this problem. my bnb address in binance chain requires memo (i change require memo flag to true) so i have problem while transferring funds from BSC to BC because tokenhub contract does not add memo and transaction gets rejected. is there any idea what should i do?