Docs
Course
Tutorial
Blog
Reference
GitHub
BooleanContractParameter
Interface
Invocation
stack
item
for
a
boolean
.
export
interface
BooleanContractParameter
{
readonly
type
:
'Boolean'
;
readonly
value
:
boolean
;
}
Properties
type
'Boolean'
type
distinguishes
BooleanContractParameter
from
other
ContractParameter
object
types
.
value
boolean
Raw
boolean
value
.
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
Courses
Tutorial
Blog
COPYRIGHT © 2021 NEO•ONE