Closed lealobanov closed 1 month ago
signerIndex no longer seems to be present in the protbuf model for FlowTransactionSignature. Look into if this field can be removed or otherwise its assigned value updated, as it currently seems to be a duplicate.
signerIndex
FlowTransactionSignature
Related protobuf file for this class: https://github.com/onflow/flow/blob/master/protobuf/flow/entities/transaction.proto
Looks like signerIndex is assigned internally and used throughout the SDK for other signature operations, so will close this for now.
signerIndex
no longer seems to be present in the protbuf model forFlowTransactionSignature
. Look into if this field can be removed or otherwise its assigned value updated, as it currently seems to be a duplicate.Related protobuf file for this class: https://github.com/onflow/flow/blob/master/protobuf/flow/entities/transaction.proto