I created a Coin, And i generated two addresses in wallet. When i send coins to other address sometimes the address receive it successfully and sometimes the coins deducted from my address and transaction completed successfully but the destination address didn't received that can. Why it behaves like this?
sending using this cmd
multichain-cli Bxxxx sendasset 1X8RNUuuBExxxxxxxxxxxxxxxxx xxxxxxCoin 730
first the the address received the 730, when i checked his balance it was 1003, previous balance was 273
but now its not receiving anymore coin, before sending 730 i tried to send 6, 10, 100 but nothing added in the destination address but all these coins got deducted from my total balance.
And Now its not even deducting the balance from address nor sending it to the destination address, but generating the transaction id successfully. Both Addresses are of same node and both have send and receive permissions, i tired to use sendasset from command but the destination address received the Coins but it didn't deducted from the "fromaddress" the fromadress balance is the same as before.