sbv2-solana/website/docs/buffer-relayer/architecture.mdx

31 lines
409 B
Plaintext

---
sidebar_position: 1
slug: .
title: Architecture
---
# Buffer Relayer Architecture
TODO
<!--
- A single oracle can publish a raw buffer on-chain
- Currently limited to 500 bytes, can be expanded to 10Mb
- No consensus mechanism, aka not very secure
## Configuration
- Job Account
- Escrow
## Update Lifecycle
- `bufferRelayerOpenRound`
- `bufferRelayerSaveResult`
## Cost
## More Information
-->