Fixes
fix: take delegationId from request (#239) (62611d1)
The delegation id needed to be added as a parameter, when making an attestation. This is not necessary, since it is already available via the requestForAttestation, so this param was removed.