mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-06-07 14:46:44 +00:00
[NOD-1088] Rename RejectReasion to RejectReason (#775)
This commit is contained in:
parent
895f67a8d4
commit
a86255ba51
@ -163,7 +163,7 @@ type GetBlockTemplateResult struct {
|
|||||||
|
|
||||||
// Block proposal from BIP 0023.
|
// Block proposal from BIP 0023.
|
||||||
Capabilities []string `json:"capabilities,omitempty"`
|
Capabilities []string `json:"capabilities,omitempty"`
|
||||||
RejectReasion string `json:"rejectReason,omitempty"`
|
RejectReason string `json:"rejectReason,omitempty"`
|
||||||
}
|
}
|
||||||
|
|
||||||
// GetMempoolEntryResult models the data returned from the getMempoolEntry
|
// GetMempoolEntryResult models the data returned from the getMempoolEntry
|
||||||
|
Loading…
x
Reference in New Issue
Block a user