Skip to content

Commit

Permalink
Update Transaction+Human.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
yuzhiyou1990 committed Apr 13, 2023
1 parent 9f4d838 commit c3f4eb1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Sources/TronWebSwift/Convenience/Transaction+Human.swift
Original file line number Diff line number Diff line change
Expand Up @@ -521,6 +521,8 @@ extension Protocol_Transaction {
Protocol_AccountUpdateContract.self,
Protocol_FreezeBalanceContract.self,
Protocol_UnfreezeBalanceContract.self,
Protocol_FreezeBalanceV2Contract.self,
Protocol_UnfreezeBalanceV2Contract.self,
Protocol_WithdrawBalanceContract.self,
Protocol_UnfreezeAssetContract.self,
Protocol_UpdateAssetContract.self,
Expand Down

0 comments on commit c3f4eb1

Please sign in to comment.