curl --request GET \
--url https://example.com/api/scan/v0/sv-bft-sequencers{
"bftSequencers": [
{
"migrationId": 123,
"id": "<string>",
"p2pUrl": "<string>"
}
]
}Retrieve Canton BFT sequencer configuration for this SV, for each configured Synchronizer
curl --request GET \
--url https://example.com/api/scan/v0/sv-bft-sequencers{
"bftSequencers": [
{
"migrationId": 123,
"id": "<string>",
"p2pUrl": "<string>"
}
]
}Documentation Index
Fetch the complete documentation index at: https://docs.canton.network/llms.txt
Use this file to discover all available pages before exploring further.
ok
Show child attributes