Skip to content

Commit

Permalink
Merge branch 'main' into FI-849-add-release-files
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolasHai committed Jul 26, 2023
2 parents 4f1f6b4 + 7952e69 commit f40a489
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions standards/ICRC-2/ICRC-2.did
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ type ApproveError = variant {
};

type TransferFromArgs = record {
spender_subaccount : opt blob;
from : Account;
to : Account;
amount : nat;
Expand Down

0 comments on commit f40a489

Please sign in to comment.