Constructs a new SplStakePoolTask.
Optional
properties: ISplStakePoolTaskProperties to set
The pubkey of the SPL Stake Pool.
Static
createCreates a new SplStakePoolTask instance using the specified properties.
Optional
properties: ISplStakePoolTaskProperties to set
SplStakePoolTask instance
Static
decodeDecodes a SplStakePoolTask message from the specified reader or buffer.
Reader or buffer to decode from
Optional
length: numberMessage length if known beforehand
SplStakePoolTask
If the payload is not a reader or valid buffer
If required fields are missing
Static
decodeDecodes a SplStakePoolTask message from the specified reader or buffer, length delimited.
Reader or buffer to decode from
SplStakePoolTask
If the payload is not a reader or valid buffer
If required fields are missing
Static
encodeEncodes the specified SplStakePoolTask message. Does not implicitly verify messages.
SplStakePoolTask message or plain object to encode
Optional
writer: WriterWriter to encode to
Writer
Static
encodeEncodes the specified SplStakePoolTask message, length delimited. Does not implicitly verify messages.
SplStakePoolTask message or plain object to encode
Optional
writer: WriterWriter to encode to
Writer
Static
fromCreates a SplStakePoolTask message from a plain object. Also converts values to their respective internal types.
Plain object
SplStakePoolTask
Static
getStatic
toCreates a plain object from a SplStakePoolTask message. Also converts values to other types if specified.
SplStakePoolTask
Optional
options: IConversionOptionsConversion options
Plain object
Static
verify
Fetch the JSON representation of an SPL Stake Pool account.