Overview

Namespaces

  • Liberty
  • None

Classes

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

Class Block

Liberty Block Class

Namespace: Liberty
Package: Liberty
Category: Cryptocurrency
License: MIT License
Author: Liberty Group cryptolibertygroup@gmail.com
Version: 1.0.0
Since: 2018-01-16
Located at Liberty/Block.php
Methods summary
public
# __construct( $index, $sender, $receiver, $amount, $fee, $time, $signature, $previousHash )
public
# hash( )
public
# block( )
Properties summary
public $index
#
public $sender
#
public $receiver
#
public $amount
#
public $fee
#
public $time
#
public $signature
#
public $previousHash
#
API documentation generated by ApiGen