Tip is the tip used for meta-transactions.
Since: cosmos-sdk 0.46
from message cosmos.tx.v1beta1.Tip
Optional
amount is the amount of the tip
from field: repeated cosmos.base.v1beta1.Coin amount = 1;
tipper is the address of the account paying for the tip
from field: string tipper = 2;
Static
Readonly
Tip is the tip used for meta-transactions.
Since: cosmos-sdk 0.46
Generated
from message cosmos.tx.v1beta1.Tip