Skip to content

Commit

Permalink
chore: (Cherry Pick) Standardize previewnet config dir with other envs (
Browse files Browse the repository at this point in the history
#15779)

Signed-off-by: Matt Hess <[email protected]>
  • Loading branch information
mhess-swl authored Oct 2, 2024
1 parent 971d755 commit dcb93dc
Show file tree
Hide file tree
Showing 6 changed files with 7,740 additions and 0 deletions.
Empty file.
Empty file.
Empty file.
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
appendContent=0-*
approveAllowances=0-*
contractCallLocalMethod=0-*
contractCallMethod=0-*
contractGetBytecode=0-*
createAccount=0-*
createContract=0-*
createFile=0-*
createTopic=0-*
cryptoDelete=0-*
cryptoGetBalance=0-*
cryptoTransfer=0-*
deleteAllowances=0-*
deleteContract=0-*
deleteFile=0-*
deleteTopic=0-*
ethereumTransaction=0-*
freeze=55-58
getAccountInfo=0-*
getAccountRecords=0-*
getContractInfo=0-*
getFileContent=0-*
getFileInfo=0-*
getTopicInfo=0-*
getTransactionReceipts=0-*
getTxRecordByContractID=0-*
getTxRecordByTxID=0-*
getVersionInfo=0-*
scheduleCreate=0-*
scheduleDelete=0-*
scheduleGetInfo=0-*
scheduleSign=0-*
submitMessage=0-*
systemDelete=2-59
systemUndelete=2-60
tokenAccountWipe=0-*
tokenAssociateToAccount=0-*
tokenBurn=0-*
tokenCreate=0-*
tokenDelete=0-*
tokenDissociateFromAccount=0-*
tokenFeeScheduleUpdate=0-*
tokenFreezeAccount=0-*
tokenGetInfo=0-*
tokenGetNftInfo=0-*
tokenGrantKycToAccount=0-*
tokenMint=0-*
tokenPause=0-*
tokenRevokeKycFromAccount=0-*
tokenUnfreezeAccount=0-*
tokenUnpause=0-*
tokenUpdate=0-*
updateAccount=0-*
updateContract=0-*
updateFile=0-*
updateTopic=0-*
utilPrng=0-*
Loading

0 comments on commit dcb93dc

Please sign in to comment.