Skip to content
Snippets Groups Projects
Commit cb7d4078 authored by asynchronous rob's avatar asynchronous rob
Browse files

inex -> index

parent 2540a872
No related merge requests found
......@@ -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
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment