Show / Hide Table of Contents

Contract.IsPayable

Whether the contract is able to accept NEP-5 assets

Namespace: Neo.SmartContract.Framework.Services.Neo

Assembly: Neo.SmartContract.Framework

Syntax

public extern bool IsPayable

Back