Exception: Bitcoin::UnknownPrivateKey

Inherits:
InvalidAddress show all
Defined in:
lib/bc.rb

Overview

UnknownPrivateKey is raised when we need, but don’t have, the private key associated with a bitcoin address.

Instance Attribute Summary

Attributes inherited from InvalidAddress

#address

Method Summary

Methods inherited from InvalidAddress

#initialize

Constructor Details

This class inherits a constructor from Bitcoin::InvalidAddress