OmniLayer / OmniJ

OmniLayer for Java, JVM, and Android
Apache License 2.0
133 stars 89 forks source link

Using bitcoinj's peerGroup to broadcast your omni transaction? #156

Closed ddengster closed 6 years ago

ddengster commented 6 years ago

Hi,

I'd like to ask whether its possible to build a transaction using omnij and then broadcasting it to the network of (likely) BTC nodes. Or if there's an option of a peergroup of Omni nodes so they can verify my broadcasted transactions.

Thanks

msgilligan commented 6 years ago

Omni transactions are valid Bitcoin transactions and may be broadcast to BTC nodes. You do not need a peergroup of Omni nodes.