public abstract class ContractInterface
extends java.lang.Object
ContractHash annotation to create an
"interface" to smart contract on the Neo blockchain. Examples are the PolicyContract and
NeoToken contracts.| Constructor and Description |
|---|
ContractInterface() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
getHash()
Gets the contract's script hash.
|
public static byte[] getHash()
ContractHash annotation.