Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MsgDeleteAllianceProposal

MsgDeleteAllianceProposal is gov content type to delete an existing alliance

Hierarchy

Index

Constructors

  • description

    Delete an existent alliance using the gov module

    Parameters

    • title: string

      of the proposal

    • description: string

      of the proposal

    • denom: string

      of the asset. It could either be a native token or an IBC token

    Returns MsgDeleteAllianceProposal

Properties

denom: string
description: string
title: string

Methods

  • packAny(_?: boolean): Any
  • toAminoJSON(isClassic?: boolean): string
  • Parameters

    • Optional isClassic: boolean

    Returns string

  • toJSON(isClassic?: boolean): string
  • Parameters

    • Optional isClassic: boolean

    Returns string

  • toProto(_?: boolean): MsgDeleteAllianceProposal