### SignatureUnlock(public_key, signature): [SignatureUnlock](#signatureunlock)
Create a new Signature inlock block
| Parameter | Type | Description |
| --------------- | -------- | -------- |
| public_key | byte[] | The public ket used for this signature block |
| signature | byte[] | The signature created for this unlock block |