UNPKG

@cowprotocol/cow-sdk

Version:

## 📚 [Docs website](https://docs.cow.fi/)

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