Versions in this module Expand all Collapse all v0 v0.76.8 Jun 11, 2024 Changes in this version + const TopUpFactorForTradingBots + const TopUpFactorForWhale + var Cmd = &cobra.Command + func TopUpBots(args TopUpArgs) error + type Args struct + NetworkFile string + type AssetToTopUp struct + AmountsByParty map[string]*types.Amount + ContractAddress string + Symbol string + TotalAmount *types.Amount + VegaAssetId string + type Party struct + Joined bool + Name string + PublicKey string + Wallet wallet.Wallet + type ReferralArgs struct + Assets []string + NumberOfMembersPerSet uint32 + NumberOfSets uint32 + Setup bool + type ReferralSet struct + ID string + Leader Party + Referees []Party + func NewReferralSet(referrer Party) ReferralSet + type TopUpArgs struct