/* istanbul ignore file */ /* tslint:disable */ /* eslint-disable */ /** * 65 bytes encoded as hex with `0x` prefix. `r || s || v` from the spec. */ export type EcdsaSignature = string;