@keetanetwork/keetanet-client
Preparing search index...
KeetaNetSDK
Referenced
BlockOperationSET_REP
Class BlockOperationSET_REP
SetRep operation
Hierarchy (
View Summary
)
BlockOperation
BlockOperationSET_REP
Implements
BlockJSONOperationSET_REP
Index
Constructors
C
constructor
Properties
P
type
P
is
Instance
Accessors
A
to
Methods
M
compute
Amount
M
compute
To
M
to
JSON
M
validate
Constructors
constructor
new
BlockOperationSET_REP
(
input
:
BlockJSONOperationSET_REP
,
)
:
BlockOperationSET_REP
Parameters
input
:
BlockJSONOperationSET_REP
Returns
BlockOperationSET_REP
Properties
type
type
:
SET_REP
= OperationType.SET_REP
Static
is
Instance
isInstance
:
(
obj
:
any
,
strict
?:
boolean
)
=>
obj
is
BlockOperationSET_REP
= ...
Accessors
to
get
to
()
:
Account
Returns
Account
set
to
(
to
:
string
|
Account
<
ECDSA_SECP256K1
|
ED25519
|
ECDSA_SECP256R1
>
)
:
void
Parameters
to
:
string
|
Account
<
ECDSA_SECP256K1
|
ED25519
|
ECDSA_SECP256R1
>
Returns
void
Methods
Protected
compute
Amount
computeAmount
(
amount
:
string
|
bigint
)
:
bigint
Parameters
amount
:
string
|
bigint
Returns
bigint
Protected
compute
To
computeTo
(
to
:
string
|
GenericAccount
,
isIdentifier
:
false
)
:
Account
Parameters
to
:
string
|
GenericAccount
isIdentifier
:
false
Returns
Account
computeTo
(
to
:
string
|
GenericAccount
,
isIdentifier
:
true
)
:
IdentifierAddress
Parameters
to
:
string
|
GenericAccount
isIdentifier
:
true
Returns
IdentifierAddress
computeTo
(
to
:
string
|
GenericAccount
,
isIdentifier
?:
undefined
)
:
GenericAccount
Parameters
to
:
string
|
GenericAccount
Optional
isIdentifier
:
undefined
Returns
GenericAccount
to
JSON
toJSON
()
:
any
Returns
any
validate
validate
(
context
:
BlockOperationValidateContext
)
:
void
Parameters
context
:
BlockOperationValidateContext
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
C
constructor
Properties
P
type
P
is
Instance
Accessors
A
to
Methods
M
compute
Amount
M
compute
To
M
to
JSON
M
validate
@keetanetwork/keetanet-client
Loading...
SetRep operation