Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Commit

Permalink
Update git submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
shoom3301 committed Nov 23, 2021
1 parent 3022998 commit 07477ec
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# IWithdrawable





## Functions
### withdraw
```solidity
function withdraw(
uint256 wad
) external
```


#### Parameters:
| Name | Type | Description |
| :--- | :--- | :------------------------------------------------------------------- |
|`wad` | uint256 |


Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# interfaces

0 comments on commit 07477ec

Please sign in to comment.