{"p":"can-20","op":"mint","tick":"can","amt":"1000","rows":[{"df":"qa","content":[{"q":"In a blockchain, how does the Move program operate on stored data and temporary data?","a":"In blockchain, Move programs operate stored data and temporary data through its unique resource-aware and ownership model. The design of Move language emphasizes security and resource consciousness, which can precisely control asset ownership and transfers, ensuring the integrity and security of blockchain assets.\n\nMove programs adopt strict type systems and static analysis functions when operating stored data to ensure the correctness of data operations. The type system of Move language enforces strong typing and ownership rules, preventing type-related errors such as mismatched or invalid data operations. This strict type checking helps improve the overall security of Move-based smart contracts."}]}],"pr":"d8872d1213d2eb4ec32f90e32a0fd916973fe91de9815a701c64434651bbc511"}