Overview

Namespaces

  • Liberty
  • None

Classes

  • BigInteger
  • Block
  • Blockchain
  • Collection
  • CollectionFileList
  • File
  • Folder
  • INI
  • LECDSA
  • Onecrypt
  • SSV
  • Text
  • Transaction
  • Wallet
  • WebPeer
  • Overview
  • Namespace
  • Class

Class Blockchain

Liberty Blockchain Class

Namespace: Liberty
Package: Liberty
Category: Cryptocurrency
License: MIT License
Author: Liberty Group cryptolibertygroup@gmail.com
Version: 1.0.0
Since: 2018-03-11
Located at Liberty/Blockchain.php
Methods summary
public
# __construct( $path )
public
# balance( $addr )
public
# blockAddress( )
public
# blockFee( )
public
# blockFiles( )
public
# blockLast( )
public
# blockPack( $start = 0, $limit = 0 )
public
# blockSearch( $keyword, $column )
public
# integrity( )
public
# nclass( )
public
# transactions( )
public
# tx( $addr )
public
# servers( )
public
# sync( $url )
public
# update( )
public static
# console( $msg )
public static
# fee( $amount )
public static
# nucleus( $file, $addr = "" )
public static
# sectorA( $file )
Constants summary
integer BLOCKSPERFILE
# 100000
Properties summary
public integer $transactions
# 0
public integer $blockfiles
# 0
public integer $fee
# 0
protected $ec
#
protected $path
#
protected integer $nclass
# 0
API documentation generated by ApiGen