 |
PRCYCoin
2.0.0.7rc1
P2P Digital Currency
|
Go to the documentation of this file. 1 #ifndef BLOCKEXPLORER_H
2 #define BLOCKEXPLORER_H
39 void goTo(
const QString& query);
44 Ui::BlockExplorer*
ui;
55 #endif // BLOCKEXPLORER_H
CTxOut getPrevOut(const COutPoint &out)
void showEvent(QShowEvent *)
const CBlockIndex * getexplorerBlockIndex(int64_t)
The basic transaction that is broadcasted on the network and contained in blocks.
BlockExplorer(QWidget *parent=0)
An output of a transaction.
bool switchTo(const QString &query)
std::string getexplorerBlockHash(int64_t)
void setBlock(CBlockIndex *pBlock)
Access to the block database (blocks/index/)
256-bit unsigned big integer.
void setContent(const std::string &content)
void goTo(const QString &query)
void keyPressEvent(QKeyEvent *event)
An outpoint - a combination of a transaction hash and an index n into its vout.
std::string Hash(std::string input)
Compute the 256-bit hash of a std::string.
The block chain is a tree shaped structure starting with the genesis block at the root,...
void getNextIn(const COutPoint *Out, uint256 *Hash, unsigned int n)