Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CommunityPoolSpendProposal

Proposal that disburses funds from the Distribution module's community pool to the specified recipient if passed.

Hierarchy

Index

Constructors

constructor

Properties

amount

amount: Coins

description

description: string

recipient

recipient: string

title

title: string

Methods

packAny

  • packAny(): Any

toAmino

toAminoJSON

  • toAminoJSON(): string
  • Returns string

toData

toJSON

  • toJSON(): string
  • Returns string

toProto

  • toProto(): CommunityPoolSpendProposal

Static fromAmino

Static fromData

Static fromProto

Static unpackAny