mirror of
https://github.com/hinto-janai/cuprate.git
synced 2024-11-17 08:18:01 +00:00
Merge branch 'main' into json
This commit is contained in:
commit
ac6360a4f3
1 changed files with 1 additions and 1 deletions
|
@ -820,7 +820,7 @@ define_request_and_response! {
|
||||||
HardForkInfo,
|
HardForkInfo,
|
||||||
|
|
||||||
#[doc = serde_doc_test!(
|
#[doc = serde_doc_test!(
|
||||||
HARD_FORK_INFO => HardForkInfo {
|
HARD_FORK_INFO_REQUEST => HardForkInfoRequest {
|
||||||
version: 16,
|
version: 16,
|
||||||
}
|
}
|
||||||
)]
|
)]
|
||||||
|
|
Loading…
Reference in a new issue