oura 2.2.0

The tail of Cardano
Documentation
[source]
type = "N2N"
peers = ["backbone.mainnet.cardanofoundation.org:3001"]

[intersect]
type = "Tip"

[[filters]]
type = "SplitBlock"

[[filters]]
type = "ParseCbor"

[sink]
type = "GcpCloudFunction"
# Posts events to the bundled echo server (see README). For a real Cloud Function, use its
# trigger URL (https://REGION-PROJECT_ID.cloudfunctions.net/FUNCTION_NAME) and set
# authentication = true so Oura attaches a Google-issued identity token.
url = "http://localhost:8080"
authentication = false