Hi bitcoinj I am new to bitcoinJ, and want to generate the public address (1xxxxxx...) of my wallet.
>From the doc, It looks I suppose to use LegacyAddress to generate the address after base68. But why the output of LegacyAddress.fromKey(params, wallet.currentReceiveKey()).toBase58(); is exacly same as wallet.currentReceiveAddress()? Thanks -- You received this message because you are subscribed to the Google Groups "bitcoinj" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
