📄️ Access Keys
Access key provides an access for a particular account. Each access key belongs to some account and
📄️ Accounts
Account ID
📄️ Data Types
type CryptoHash = [u8; 32]
📄️ Merkle Proofs
Many components of NEAR Protocol rely on Merkle root and Merkle proofs. For an array of sha256 hashes, we define its
📄️ Transaction
See Transactions documentation in the Runtime Specification section.