GetPayloadVX should only return payloads which match its version. GetPayloadV2 is a special snowflake that supports v1 and v2 payloads. This change uses a a version-specific prefix within in the payload id, basically a namespace for the version number. |
||
|---|---|---|
| .. | ||
| api_test.go | ||
| api.go | ||
| queue.go | ||
| simulated_beacon_api.go | ||
| simulated_beacon_test.go | ||
| simulated_beacon.go | ||
| tester.go | ||