Overview

Namespaces

  • Liberty
  • None

Classes

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

Class WebPeer

WebPeer class, An Event-based Web Connection Peers (Require curl)

Liberty\SSV
Extended by Liberty\WebPeer
Namespace: Liberty
Package: Liberty
Category: Cryptocurrency
License: MIT License
Author: Liberty Group cryptolibertygroup@gmail.com
Version: 1.0.0
Since: 2018-03-01
Located at Liberty/WebPeer.php
Methods summary
public string|boolean
# __construct( string $path )

Create a Database object with connections and functions to operate.

Create a Database object with connections and functions to operate.

Parameters

$path
$fullPath The full path to the SSV file.

Returns

string|boolean
True or an error text.

Overrides

Liberty\SSV::__construct()
public
# broadcast( $feeaddr )
public
# peerAdd( $url, $feeaddr )
public
# peerAddress( )
public
# peerList( )
public
# peerNode( )
public
# remote( $peer )
public
# peerUpdate( )
public static
# curl( $url, $post = "" )
public static
# logger( $message )
Methods inherited from Liberty\SSV
_translate(), add(), columns(), columnsCount(), delete(), edit(), filecreate(), filedelete(), fileerase(), findBy(), row(), rowsBy(), rowsCount()
Properties summary
protected $path
#
Properties inherited from Liberty\SSV
$ssv
API documentation generated by ApiGen