Docs
Tutorial
Blog
Reference
GitHub
ABIReturnBase
Interface
Common
properties
of
all
ABIReturn
specifications
.
export
interface
ABIReturnBase
{
readonly
optional
?
:
boolean
;
readonly
forwardedValue
?
:
boolean
;
}
Properties
optional
boolean
true
if
the
value
can
be
undefined
forwardedValue
boolean
true
if
the
smart
contract
expects
this
value
to
be
forwarded
by
another
smart
contract
.
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