「🏗️」 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";
|
import "./lib/forge-std/src/interfaces/IERC20.sol";
|
||||||
|
|
||||||
|
// TODO: test deploying and test functions
|
||||||
|
|
||||||
contract knlWallet {
|
contract knlWallet {
|
||||||
struct Transaction {
|
struct Transaction {
|
||||||
address destination;
|
address destination;
|
||||||
|
Reference in New Issue
Block a user