Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
fgamundi committed Jul 1, 2023
1 parent 1988951 commit 3eb5417
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions precompiles/relay-encoder/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@ where
as_bytes.into()
})
.collect();

let encoded = RelayRuntime::encode_call(AvailableStakeCalls::Nominate(nominated))
.as_slice()
.into();
Expand Down

0 comments on commit 3eb5417

Please sign in to comment.