Skip to content

Commit

Permalink
restore advance
Browse files Browse the repository at this point in the history
  • Loading branch information
guibescos committed Sep 17, 2024
1 parent 1e3276d commit df31ae9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions staking/cli/src/instructions.rs
Original file line number Diff line number Diff line change
Expand Up @@ -538,6 +538,7 @@ pub fn fetch_publisher_caps_and_advance(
publisher_caps
);

advance(rpc_client, payer, publisher_caps);
close_publisher_caps(rpc_client, payer, publisher_caps);
close_encoded_vaa(rpc_client, payer, encoded_vaa, &wormhole);
}
Expand Down

0 comments on commit df31ae9

Please sign in to comment.