Skip to content

Commit

Permalink
initialize readme
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmasken committed Feb 5, 2024
1 parent 41cb41b commit ee34a99
Show file tree
Hide file tree
Showing 65 changed files with 48 additions and 1,162 deletions.
2 changes: 1 addition & 1 deletion .dfx/local/canisters/backend/constructor.old.did
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ type Account =
subaccount: opt Subaccount;
};
service : {
deleteUser: () -> (Response_1);
deleteUser: (text) -> (Response_1);
getAddress: () -> (text);
getCanisterAddress: () -> (text);
getCanisterBalance: () -> (text);
Expand Down
276 changes: 0 additions & 276 deletions .dfx/local/canisters/idl/bkyz2-fmaaa-aaaaa-qaaaq-cai.did

This file was deleted.

Loading

0 comments on commit ee34a99

Please sign in to comment.