mirror of
https://github.com/lightninglabs/pool.git
synced 2026-08-14 12:43:03 +02:00
In this commit, we change the key stored within the internal order kit into a raw pubkey array. Along the way we fix a bug in the verifier tests due to using a map with pointer keys rather than the actual value itself. |
||
|---|---|---|
| .. | ||
| account.go | ||
| account_test.go | ||
| batch.go | ||
| batch_test.go | ||
| codec.go | ||
| db.go | ||
| log.go | ||
| metadata.go | ||
| order.go | ||
| order_test.go | ||