mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-06 04:28:01 +00:00
inex -> index
This commit is contained in:
@@ -55,7 +55,7 @@ pub struct Candidate {
|
||||
#[serde(deny_unknown_fields)]
|
||||
pub struct CandidateReceipt {
|
||||
/// The ID of the parachain this is a candidate for.
|
||||
pub parachain_inex: Id,
|
||||
pub parachain_index: Id,
|
||||
/// The collator's account ID
|
||||
pub collator: ::Address,
|
||||
/// The head-data
|
||||
|
||||
Reference in New Issue
Block a user