NAME
CBitcoin::Message
- dl_load_flags
-
Nothing to see here.
---+ Objects
---+ Getters/Setters
---+ Subroutines
---++ net_magic
Are we on mainnet, testnet or namecoin? Use the global variable setting to determin that.
---++ serialize($payload,$command,$magic)
main 0xd9b4bef9 testnet, 0xdab5bffa testnet3, 0x0709110b namecoin, 0xfeb4bef9
---++ deserialize($fh)
AUTHOR
Joel De Jesus, <dejesus.joel at e-flamingo.jp>
BUGS
LICENSE AND COPYRIGHT
Copyright 2014 Joel De Jesus.
This program is free software; you can redistribute it and/or modify it under the terms of either: the GNU General Public License as published by the Free Software Foundation; or the Artistic License.
See http://dev.perl.org/licenses/ for more information.
2 POD Errors
The following errors were encountered while parsing the POD:
- Around line 32:
'=item' outside of any '=over'
- Around line 257:
You forgot a '=back' before '=head1'