SignOptions

Options for signing a transaction hash.

type SignOptions = { hash: Hex; privateKey: Hex };