README of cw20, > `Transfer{recipient, amount}` - Moves `amount` tokens from the > `env.sender` account to the `recipient` account. Is this `env.sender` a misprint of `info.sender`?
README of cw20,
Is this
env.sendera misprint ofinfo.sender?