GitHub
NPM
Preparing search index...
The search index is not available
Steer Protocol SDK - v3.4.3
Steer Protocol SDK
index
PoolActionVerification
Interface PoolActionVerification<Identity, State, Evidence>
interface
PoolActionVerification
<
Identity
,
State
,
Evidence
>
{
verified
:
boolean
;
outcome
:
PoolActionOutcome
;
blockNumber
:
bigint
;
identity
:
Identity
;
state
:
null
|
State
;
evidence
:
Evidence
;
warnings
:
readonly
string
[]
;
}
Type Parameters
Identity
State
Evidence
Index
Properties
verified
outcome
block
Number
identity
state
evidence
warnings
Properties
Readonly
verified
verified
:
boolean
Readonly
outcome
outcome
:
PoolActionOutcome
Readonly
block
Number
blockNumber
:
bigint
Readonly
identity
identity
:
Identity
Readonly
state
state
:
null
|
State
Readonly
evidence
evidence
:
Evidence
Readonly
warnings
warnings
:
readonly
string
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
verified
outcome
block
Number
identity
state
evidence
warnings
GitHub
NPM
Steer Protocol SDK - v3.4.3
Loading...