neo-go/docs
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
..
cli.md docs: fix typos 2023-08-31 14:13:51 +02:00
compiler.md docs: add note about type aliases and generics support 2023-08-18 17:01:45 +03:00
consensus.md docs: fix the MinPeers consensus requirements 2023-01-13 11:33:19 +03:00
conventions.md [#2442] English Check 2022-05-04 19:48:27 +03:00
node-configuration.md confi: add MaxRequestHeaderBytes RPC configuration option 2023-11-23 20:17:49 +03:00
notary.md *: move NativeUpdateHistory logic under Hardforks management 2023-11-21 14:05:28 +03:00
notifications.md rpc: change the type of BlockFilter.Primary from int to byte 2023-12-25 18:24:06 +03:00
oracle.md [#2442] English Check 2022-05-04 19:48:27 +03:00
release-instruction.md docs: adjust release instructions 2023-07-11 08:36:05 +03:00
rpc.md cli: cancel transaction command 2023-11-27 18:10:54 +04:00
stateroots.md [#2442] English Check 2022-05-04 19:48:27 +03:00
vm.md [#2442] English Check 2022-05-04 19:48:27 +03:00