Docs
Tutorial
Blog
Reference
GitHub
InvocationResult
Type Alias
Either
a
successful
or
error
result
,
InvocationResultSuccess
and
InvocationResultError
,
respectively
.
export
type
InvocationResult
<
TValue
>
=
InvocationResultSuccess
<
TValue
>
|
InvocationResultError
;
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