transaction_payment

package
v0.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 12, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const PalletIndex = 7
View Source
const PalletName = "TransactionPayment"

Variables

This section is empty.

Functions

This section is empty.

Types

type EventTransactionFeePaid

type EventTransactionFeePaid struct {
	Who       primitives.AccountId
	ActualFee uint128.Uint128
	Tip       uint128.Uint128
}

A transaction fee `actual_fee`, of which `tip` was added to the minimum inclusion fee, has been paid by `who`.

func (EventTransactionFeePaid) EventIndex

func (this EventTransactionFeePaid) EventIndex() uint8

func (EventTransactionFeePaid) EventName

func (this EventTransactionFeePaid) EventName() string

func (EventTransactionFeePaid) PalletIndex

func (this EventTransactionFeePaid) PalletIndex() uint8

func (EventTransactionFeePaid) PalletName

func (this EventTransactionFeePaid) PalletName() string

type StorageNextFeeMultiplier

type StorageNextFeeMultiplier struct{}

func (*StorageNextFeeMultiplier) Fetch

func (*StorageNextFeeMultiplier) PalletName

func (this *StorageNextFeeMultiplier) PalletName() string

func (*StorageNextFeeMultiplier) StorageName

func (this *StorageNextFeeMultiplier) StorageName() string

type StorageNextFeeMultiplierValue

type StorageNextFeeMultiplierValue = Balance

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL