Vault Challenge

This commit is contained in:
L0STE
2023-11-28 13:11:28 +01:00
parent 7d67817d15
commit 62acf73abe
10 changed files with 486 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
export type WbaVault = {
}
export const IDL: WbaVault = {
}