Merge branch 'main' into json

This commit is contained in:
hinto.janai 2024-10-11 17:42:41 -04:00
commit ac6360a4f3
No known key found for this signature in database
GPG key ID: D47CE05FA175A499

View file

@ -820,7 +820,7 @@ define_request_and_response! {
HardForkInfo,
#[doc = serde_doc_test!(
HARD_FORK_INFO => HardForkInfo {
HARD_FORK_INFO_REQUEST => HardForkInfoRequest {
version: 16,
}
)]