class Cryptocurrency\Services \ MegacoinBlockr



Method Summary

Name Description
__construct()

Inherited Method Summary

Name Description
getBalance($address, Logger $logger, $is_received = false) (from AbstractBlockrService)
getBalanceWithConfirmations($address, $confirmations, Logger $logger, $is_received = false) (from AbstractBlockrService)
getBlockCount(Logger $logger) (from AbstractBlockrService)
getDifficulty(Logger $logger) (from AbstractBlockrService)

public function __construct()

Overrides:
__construct(Currency $currency, $args)