CloudWalletCreateInfoResult

class CloudWalletCreateInfoResult

Returned when OnInfoCreated-Event is invoked, contains information about the current Account-Creation-Costs.

Summary

MembersDescriptions

public string Contract

String containing the Contract-Name to send the tokens to, to create the new Account

public string Message

String containing a simple message about the Account-Creation-Process

public string Amount

String containing Amount of Wax needed to be sent to create the new Account

public string Memo

String containing the Memo that needs to be sent to create the new Account

Members

public string Contract

String containing the Contract-Name to send the tokens to, to create the new Account

public string Message

String containing a simple message about the Account-Creation-Process

public string Amount

String containing Amount of Wax needed to be sent to create the new Account

public string Memo

String containing the Memo that needs to be sent to create the new Account

Last updated