Type Definition pallet_accounting::PostingNumber
source · [−]pub type PostingNumber<T: Config> = StorageValue<_GeneratedPrefixForStoragePostingNumber<T>, PostingIndex, ValueQuery>;
Expand description
Every accounting post gets an index.