aurora-is-near / aurora-engine

⚙️ Aurora Engine implements an Ethereum Virtual Machine (EVM) on the NEAR Protocol.
https://doc.aurora.dev/develop/compat/evm
323 stars 78 forks source link

feat: add transaction for adding full access key #847

Closed aleksuss closed 9 months ago

aleksuss commented 9 months ago

Description

The PR adds a transaction which allows adding the full access key into the account of the smart contract.

Performance / NEAR gas cost considerations

No changes.

Testing

The corresponding test has been added.