4,156 questions
4,369 answers
5,718 comments
An asset cannot be sent until its first issuance transaction has been confirmed. So either you didn't wait long enough for a block to be generated, or mining in your blockchain stopped at the end of the setup phase because you have mining-requires-peers set to true, but the node is not connected to any other peers. If so you can use the miningrequirespeers runtime parameter to change this behavior.