Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: allow override the spv contract out point #32

Merged
merged 1 commit into from
May 9, 2024

Conversation

yangby-cryptape
Copy link
Contributor

@yangby-cryptape yangby-cryptape commented Apr 22, 2024

    /// The out point of the Bitcoin SPV contract.
    ///
    /// This parameter will override the value in the storage.
    /// If this parameter is not provided, the value in the storage will be used.
    #[arg(long, value_parser = value_parsers::OutPointValueParser)]
    pub(crate) spv_contract_out_point: Option<OutPoint>,

@yangby-cryptape yangby-cryptape marked this pull request as ready for review May 7, 2024 08:06
@EthanYuan EthanYuan requested a review from Flouse May 9, 2024 04:26
@Flouse Flouse requested a review from jjyr May 9, 2024 07:44
@EthanYuan EthanYuan merged commit f8f070c into master May 9, 2024
5 checks passed
@EthanYuan EthanYuan deleted the feature/override-spv-contract-out-point branch May 9, 2024 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants