Docs
Course
Tutorial
Blog
Reference
GitHub
VerifyTransactionResult
Interface
Interface
which
describes
the
result
of
verification
invocation
.
export
interface
VerifyTransactionResult
{
readonly
verifications
:
readonly
VerifyScriptResult
[
]
;
}
Properties
verifications
readonly
VerifyScriptResult
[
]
All
verifications
that
happened
during
the
relay
of
the
Transaction
.
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