File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
not-so-smart-contracts/algorand Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Each _Not So Smart Contract_ includes a standard set of information:
1616
1717| Not So Smart Contract | Description | Applicable to smart signatures | Applicable to smart contracts |
1818| --- | --- | --- | --- |
19- | [ Rekeying] ( rekeying ) | Smart signatures are rekeyable | yes | yes* |
19+ | [ Rekeying] ( rekeying ) | Attacker rekeys an account | yes | yes |
2020| [ Unchecked Transaction Fees] ( unchecked_transaction_fee ) | Attacker sets excessive fees for smart signature transactions | yes | no |
2121| [ Closing Account] ( closing_account ) | Attacker closes smart signature accounts | yes | no |
2222| [ Closing Asset] ( closing_asset ) | Attacker transfers entire asset balance of a smart signature | yes | no |
You can’t perform that action at this time.
0 commit comments