{"p":"can-20","op":"mint","tick":"can","amt":"1000","rows":[{"df":"qa","content":[{"q":"How do I ensure atomicity during program execution on Solana?","a":"Use Solana's atomic operation instructions: Solana's programming language provides atomic operation instructions such as `PUSH`, `POP`, `SWAP`, etc., for performing atomic operations. By using these instructions, you can ensure that either the state changes completely do not occur during the program execution in a multi-threaded concurrent scenario, or they occur completely, achieving atomicity."}]}],"pr":"76def1dba688b2683644dc74a5670c6136ecd34273939b6e5035a348928d366c"}