Skip to content
Documentation/canton-network-docs/Splice APIsScan APIsScan APIView on canton-network-docs
canton-network-docs/Splice APIsScan APIsScan API

/v0/roll

GET
/
v0
/
roll-forward-lsu
Try it
/v0/roll-forward-lsu

cURL

curl --request GET \
  --url https://scan.sv-1.global.canton.network.sync.global/api/scan/v0/roll-forward-lsu
200
{
  "rollForwardLsu": {
    "upgradeTime": "2023-11-07T05:31:56Z",
    "currentPhysicalSynchronizerId": "<string>",
    "successorPhysicalSynchronizerId": "<string>"
  }
}

Response

200 - application/json

ok

rollForwardLsu
object

Info on a roll-forward LSU

Show child attributes