Skip to content

Conversation

@voyager1708
Copy link
Collaborator

Description of Changes

Modified WhatsOnChainBroadcaster initialization to accept both Network enum and string inputs for network specification. Network strings ('main'/'test', 'mainnet'/'testnet') are case-insensitive and internally normalized to 'main' or 'test'. Maintains backward compatibility while providing more flexible configuration options.

Linked Issues / Tickets

WoC Broadcaster Network Param #8

…k enum and string inputs for network specification. Network strings ('main'/'test', 'mainnet'/'testnet') are case-insensitive and internally normalized to 'main' or 'test'. Maintains backward compatibility while providing more flexible configuration options.
Copy link
Collaborator

@ALiberalVoluntarist ALiberalVoluntarist left a comment

Choose a reason for hiding this comment

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

we tested with test_woc.py.

@ALiberalVoluntarist ALiberalVoluntarist merged commit 2f72d4b into bsv-blockchain:master Jan 9, 2025
4 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