Skip to content

Commit 7d20fcf

Browse files
committed
chifra export --approvals return Log not Transaction
1 parent 6a5771a commit 7d20fcf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sdk

Submodule sdk updated 1 file

src/dev_tools/goMaker/templates/cmd-line-options.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ num,folder,group,route,tool,longName,hotKey,def_val,attributes,handler,option_ty
2424
13050,apps,Accounts,export,acctExport,appearances,p,,visible|docs,5,switch,<boolean>,appearance,,,,export a list of appearances
2525
13060,apps,Accounts,export,acctExport,receipts,r,,visible|docs,2,switch,<boolean>,receipt,,,,export receipts instead of transactional data
2626
13070,apps,Accounts,export,acctExport,logs,l,,visible|docs,3,switch,<boolean>,log,,,,export logs instead of transactional data
27-
13075,apps,Accounts,export,acctExport,approvals,O,,visible|docs,12,switch,<boolean>,transaction,,,,export all token approval transactions for the given address
27+
13075,apps,Accounts,export,acctExport,approvals,O,,visible|docs,12,switch,<boolean>,log,,,,export all token approval transactions for the given address
2828
13080,apps,Accounts,export,acctExport,traces,t,,visible|docs,11,switch,<boolean>,trace,,,,export traces instead of transactional data
2929
13090,apps,Accounts,export,acctExport,neighbors,n,,visible|docs,8,switch,<boolean>,message,,,,export the neighbors of the given address
3030
13110,apps,Accounts,export,acctExport,statements,A,,visible|docs,9,switch,<boolean>,statement,,,,export only statements

0 commit comments

Comments
 (0)