「🏗️」 wip: work in progress, not done yet.
This commit is contained in:
@ -4,6 +4,8 @@ pragma solidity 0.8.28;
|
||||
|
||||
import "./lib/forge-std/src/interfaces/IERC20.sol";
|
||||
|
||||
// TODO: test deploying and test functions
|
||||
|
||||
contract knlWallet {
|
||||
struct Transaction {
|
||||
address destination;
|
||||
|
Reference in New Issue
Block a user