Skip to content

Commit f40a489

Browse files
author
Nikolas Haimerl
committed
Merge branch 'main' into FI-849-add-release-files
2 parents 4f1f6b4 + 7952e69 commit f40a489

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

standards/ICRC-2/ICRC-2.did

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ type ApproveError = variant {
2727
};
2828

2929
type TransferFromArgs = record {
30+
spender_subaccount : opt blob;
3031
from : Account;
3132
to : Account;
3233
amount : nat;

0 commit comments

Comments
 (0)