RPC Reference
Last updated
Last updated
All calls to the PFL relay must be in JSON-RPC format for compatibility and can be sent over HTTP or WebSocket.
HTTP:
Websocket:
pfl_sendRawTransactionConditional
Submits a new conditional transaction.
Encoded transaction
String
The hexadecimal encoded transaction.
Options
OptionsAA4337
Refer to for detailed parameter structure.