Expand description

§Duniter Oneshot Account Pallet

Duniter Oneshot Account Pallet introduces lightweight accounts that do not utilize AccountInfo, including fields like nonce, consumers, providers, sufficients, free, reserved. These accounts are designed for single-use scenarios, aiming to reduce transaction weight and associated fees. The primary use cases include anonymous transactions and physical support scenarios where lightweight and disposable accounts are beneficial.

Re-exports§

Modules§

Structs§

  • Wrapper around frame_system::CheckNonce<T>.

Enums§

Type Aliases§