neo-go/pkg/neorpc/rpcevent
Ekaterina Pavlova 275e814271 rpc: change the type of BlockFilter.Primary from int to byte
BlockFilter has PrinaryIndex of int type while block.Block structure
itself has PrimaryIndex of byte. It's needed to prevent changing
filters field type and all associated subscriptions logic on
server side.

Refs #3241.

Signed-off-by: Ekaterina Pavlova <ekt@morphbits.io>
2023-12-25 18:24:06 +03:00
..
filter.go rpc: change the type of BlockFilter.Primary from int to byte 2023-12-25 18:24:06 +03:00
filter_test.go rpc: change the type of BlockFilter.Primary from int to byte 2023-12-25 18:24:06 +03:00