threefoldtecharchive / tfchain_portal

A frontend to interact with Tfchain
0 stars 2 forks source link

could not transfer TFT on testnet #94

Closed despiegk closed 2 years ago

despiegk commented 2 years ago
image
despiegk commented 2 years ago
image
despiegk commented 2 years ago

but it says it failed

DylanVerstraete commented 2 years ago

Your account probably has locked tokens (locked by contracts that are deployed)

The error you received is defined here: https://github.com/paritytech/substrate/blob/49a4103f4bfef55be20a5c6d26e18ff3003c3353/frame/balances/src/lib.rs#L402

I created https://github.com/threefoldtech/tfchain_portal/issues/93 in order to make it more clear to the user that he can have locked tokens (which are not transfereable)

robvanmieghem commented 2 years ago

We call everything "locked tokens". Make sure the reason why they are untransferable is clear.