package smartcontract // Contract represents a NEO smartcontract. type Contract struct { }