ChargeAssetCreateCost Method

Treatail NEO Core Logic

Treatail.NEO

TreatailContract..::..ChargeAssetCreateCost Method

Charges the account for the TTL required to create an asset

Namespace:  Treatail.NEO.SmartContracts.TreatailContract
Assembly:  Treatail.NEO.SmartContracts.TreatailContract (in Treatail.NEO.SmartContracts.TreatailContract.dll)

Syntax


public static bool ChargeAssetCreateCost(
	byte[] address
)
Public Shared Function ChargeAssetCreateCost ( _
	address As Byte() _
) As Boolean
public:
static bool^ ChargeAssetCreateCost(
	array<unsigned char^>^ address
)

Parameters

address
Type: array<Byte>[]()[][]
byte[] - address to charge

Return Value

bool - success