dappforce / polkadot-apps

Fork of Polkadot.js Apps with Subsocial types.
http://subsocial.network/
GNU General Public License v3.0
16 stars 4 forks source link

Fixed a few sizes in SocialAccount type #7

Closed F3Joule closed 5 years ago

F3Joule commented 5 years ago

There was u32 type on UI, when on Runtime - u16, what caused an error.