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

    Class Params

    Params defines the parameters for the module.

    from message badges.Params

    Hierarchy

    Index

    Constructors

    Properties

    affiliatePercentage: string = ""

    affiliate_percentage defines the percentage of the transfer amount that goes to the affiliate

    from field: string affiliate_percentage = 2;

    allowedDenoms: string[] = []

    allowed_denoms defines the list of denoms that are allowed to be used in coin_transfers

    from field: repeated string allowed_denoms = 1;

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

    Methods