Skip to content

Commit

Permalink
Fix merge ring and kton (darwinia-network#404)
Browse files Browse the repository at this point in the history
* fix merge ring and kton

* update dependency

* using common new branch darwinia-master for specific dep incase new update on common and cargo update
  • Loading branch information
hackfisher authored Mar 30, 2020
1 parent fad9405 commit acb1ecf
Show file tree
Hide file tree
Showing 11 changed files with 251 additions and 149 deletions.
6 changes: 2 additions & 4 deletions .maintain/types/types.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,12 +119,10 @@
"moment": "BlockNumber"
},
"AccountData": {
"free_ring": "Balance",
"free_kton": "Balance",
"reserved_ring": "Balance",
"reserved_kton": "Balance",
"free": "Balance",
"reserved": "Balance",
"free_kton": "Balance",
"reserved_kton": "Balance",
"misc_frozen": "Balance",
"fee_frozen": "Balance"
},
Expand Down
Loading

0 comments on commit acb1ecf

Please sign in to comment.