bitbadgesjs-sdk - v0.27.2
    Preparing search index...

    Class ConversionSideA

    ConversionSideA represents the cosmos coin amount side of a conversion without denomination.

    from message badges.ConversionSideA

    Hierarchy

    Index

    Constructors

    Properties

    amount: string = ""

    The amount of the cosmos coin (0 decimals).

    from field: string amount = 1;

    fields: FieldList = ...
    runtime: ProtoRuntime = proto3
    typeName: "badges.ConversionSideA"

    Methods