Klem Bee

Results 3 issues of Klem Bee

You can mint badges with `resim` but cannot burn them

enhancement

`Account::from(address)` does not verify that the component's at the specified address is of an account type

enhancement

When I look at `com.radixdlt.atom.actions.CreateMutableToken`, I see that description, iconUrl and tokenUrl have default values. In `com.radixdlt.atom.actions.CreateFixedToken`, they don't have default values. Is this intentional ? If not, I can...