{"p":"can-20","op":"mint","tick":"can","amt":"1000","rows":[{"df":"qa","content":[{"q":"In blockchain programming, how do the capability constraints of Sui and the core Move language apply to structure declarations and function declarations?","a":"Structure declaration: In Sui and Move languages, structure declarations are used to define data structures in contracts. The capability constraints mainly appear in the access control of structure members. By adding access permissions to structure members, such as public, private, or view, the access to structure members from outside the contract can be limited. This helps protect sensitive data in the contract and ensure the security of the data."}]}],"pr":"4a6734112167233e1e48e108d44d00bf759c966ec272d4adb43ffe9e99996cc1"}