blob: fe07ebe3eedc098e8d3cd994513585d5fcff8678 (
plain)
1
2
3
4
5
6
|
BREAKING: Exposed objects implement the new versions of the linkspec traits
BREAKING: note_external_{success,failure} functions now take HasRelayIds
BREAKING: GuardRestriction now takes a RelayId or RelayIdSet. This doesn't
affect serde users, but anybody calling it directly will need to
change.
|