frequency-chain / frequency

Frequency: A Polkadot Parachain
https://www.frequency.xyz
Apache License 2.0
49 stars 18 forks source link

[Feature]: Passkey - Implement tx payment fee charge #2029

Closed aramikm closed 3 months ago

aramikm commented 3 months ago

Feature Description

Since Unsigned Extrinsic does not charge any fees for the transaction we need to implement it

Acceptence Criterea

Notes

saraswatpuneet commented 3 months ago

@aramikm @wilwade are we supporting capacity fee here or tokens or both? that would define if we are depending on pallet-frequency-tx-payment or pallet-balances

aramikm commented 3 months ago

@wilwade Correct me if I'm wrong but my impression is that we are only going to support token transfers for now which should be a token transaction itself.

wilwade commented 3 months ago

@aramikm I'm late on this, but I don't see any reason to limit the calls possible over any other token account.