Skip to content

Conversation

@davidkaplanbitgo
Copy link
Contributor

@davidkaplanbitgo davidkaplanbitgo commented Sep 25, 2024

  • Add example for sending an individual ordinal
  • Deprecate the custodial lighting examples

@davidkaplanbitgo davidkaplanbitgo force-pushed the BTC-1501-make-example-ordinal branch from e4c8e4f to b2d00c1 Compare September 25, 2024 20:01
@davidkaplanbitgo davidkaplanbitgo marked this pull request as ready for review September 25, 2024 20:18
@davidkaplanbitgo davidkaplanbitgo requested review from a team as code owners September 25, 2024 20:18
@davidkaplanbitgo davidkaplanbitgo requested a review from a team September 25, 2024 20:18

// Instantiate the transaction builder that will be used to send the particular ordinal
// We need to use this specific transaction builder so that we are safely extracting the exact ordinal.
const inscriptionBuilder = bitgo.coin(coin).getInscriptionBuilder(wallet);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have much ragrets calling this getInscriptionBuilder. smh to my past self.

@davidkaplanbitgo davidkaplanbitgo merged commit 3fd4afc into master Sep 26, 2024
6 checks passed
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.

2 participants