Skip to content

Commit

Permalink
formatted
Browse files Browse the repository at this point in the history
  • Loading branch information
magape-io committed Oct 4, 2024
1 parent 24ddb66 commit 93e9546
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Governance/Resources.sol
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ contract Resources is Hashes, ECDSA {
let tmp := shl(0x06, adr)
sstore(tmp, add(sload(tmp), amt))


// require(MAC(TTF).transferForm(msg.sender, address(this), amt))
mstore(0x80, TFM)
mstore(0x84, caller())
Expand Down

0 comments on commit 93e9546

Please sign in to comment.