UNPKG

@cowprotocol/cow-sdk

Version:

<p align="center"> <img width="400" src="https://github.com/cowprotocol/cow-sdk/raw/main/docs/images/CoW.png" /> </p>

5 lines (4 loc) 123 B
/** * 65 bytes encoded as hex with `0x` prefix. `r || s || v` from the spec. */ export type EcdsaSignature = string;