ignite / web

Monorepo for packages used by Ignite CLI, including a template, component library and a set of Vuex modules

Home Page:https://ignite.com/cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chore: rename `SpTx` to `SpTokenTransfer`

fadeev opened this issue · comments

Tx is just too generic of a name. What the component does in practice is enables users to transfer tokens.

Let's use sender and receiver naming convention as well.