Skip to content

investigate SignMessage edge-case #58

@swift1337

Description

@swift1337

ecdsa/tss_keysign.go

	// TODO should we return error here? like ErrNotInTheParty
	if !common.Contains(partiesID, localPartyID) {
		tKeySign.logger.Info().Msg("we are not in this rounds key sign")
		return nil, nil
	}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions