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(sdk-core): add backup codecs #5407

Merged
merged 1 commit into from
Jan 21, 2025
Merged

feat(sdk-core): add backup codecs #5407

merged 1 commit into from
Jan 21, 2025

Conversation

ericli-bitgo
Copy link
Contributor

@ericli-bitgo ericli-bitgo requested a review from a team as a code owner January 21, 2025 14:27
@ericli-bitgo ericli-bitgo merged commit 98994d1 into master Jan 21, 2025
6 checks passed
export const BackupResponse = t.strict(
{
chanPoints: t.array(ChanPoints),
multiChanBackup: t.string,
Copy link
Contributor

Choose a reason for hiding this comment

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

Base 64 encoded string.

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