rigetti / rpcq

The RPC framework and message specification for @rigetti Quantum Cloud Services.
Apache License 2.0
75 stars 29 forks source link

Add sequencer index to all sequencers for consistency #150

Closed gitj closed 3 years ago

gitj commented 3 years ago

Historically, sequencer_index has been derived implicitly from tx_channel, but it would be more flexible to allow this to be explicitly specified.