Docs
Tutorial
Blog
Reference
GitHub
ContractPropertyGroup
Interface
Object
that
defines
a
contract
group
for
use
in
deployment
.
See
the
Deployment
chapter
of
the
main
guide
for
more
information
.
export
interface
ContractPropertyGroup
{
readonly
publicKey
:
string
;
readonly
signature
:
string
;
}
Properties
publicKey
string
The
public
key
of
the
group
.
signature
string
The
signature
of
the
contract
hash
.
PACKAGES
@neo-one/client
@neo-one/smart-contract
DOCS
Installation
Main Concepts
Advanced Guides
API Reference
Contributing
CHANNELS
GitHub
Stack Overflow
Discord Chat
Twitter
YouTube
MORE
Tutorial
Blog
COPYRIGHT © 2021 NEO•ONE