StaticgetStaticdecodeThe TransactionInstruction containing the serialized data
Decoded SwitchboardQuote data
StaticdecodeDecodes a SwitchboardQuote from an Ed25519 instruction buffer
The Ed25519 instruction data format created by buildEd25519Instruction:
The Ed25519 instruction data buffer
Decoded SwitchboardQuote data
StatictoConverts a SwitchboardQuote to a string representation
The SwitchboardQuote to convert
Number of decimal places for feed values (default: 18)
String representation
StatictoJSONConverts a SwitchboardQuote to a JSON-serializable object
The SwitchboardQuote to convert
JSON-serializable object
Decodes a SwitchboardQuote from a TransactionInstruction
This is a convenience method that extracts the data buffer from a TransactionInstruction and calls decode() to deserialize it.