Show / Hide Table of Contents

TransactionAttribute.Hash Property

Returns data outside of the purpose of transaction.

Namespace: Neo.SmartContract.Framework.Services.Neo

Assembly: Neo.SmartContract.Framework

Syntax

public extern byte[] Data {get;}

Attribute value: Data as a byte array.

Back