Skip to content

Commit

Permalink
Update types.json (#120)
Browse files Browse the repository at this point in the history
  • Loading branch information
ghzlatarev authored Jul 12, 2021
1 parent e1f8406 commit bfc1d81
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion types.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
},
"CurrencyIdOf": "CurrencyId",
"Amount": "i128",
"AmountOf": "Amount"
"AmountOf": "Amount",
"TAssetsBalance": "u128"
}

0 comments on commit bfc1d81

Please sign in to comment.