aee4c2d80d
* wip family creation signatures + cli * nym-cli commands for creating families * Changed family join signature inside the contract * Generating family join permit via nym-cli * ability to join families via nym-cli * more strongly typed FamilyHead arguments * initial work on removing redundant family signatures * removed all redundant signatures from families in the mixnet contract * moved up the call stack * nym-cli family operations * fixed family related unit tests * family member kick * removed family operations from the wallet * clippy