Monero
Loading...
Searching...
No Matches
proofs.ProofsTest Class Reference

Public Member Functions

 run_test (self)
 reset (self)
 mine (self, address, blocks)
 transfer (self)
 create_wallets (self)
 check_tx_key (self, txid, tx_key, amount)
 check_tx_proof (self, txid, amount)
 check_spend_proof (self, txid)
 check_reserve_proof (self)

Public Attributes

list wallet = [None, None]

Member Function Documentation

◆ check_reserve_proof()

proofs.ProofsTest.check_reserve_proof ( self)

◆ check_spend_proof()

proofs.ProofsTest.check_spend_proof ( self,
txid )

◆ check_tx_key()

proofs.ProofsTest.check_tx_key ( self,
txid,
tx_key,
amount )

◆ check_tx_proof()

proofs.ProofsTest.check_tx_proof ( self,
txid,
amount )

◆ create_wallets()

proofs.ProofsTest.create_wallets ( self)

◆ mine()

proofs.ProofsTest.mine ( self,
address,
blocks )

◆ reset()

proofs.ProofsTest.reset ( self)

◆ run_test()

proofs.ProofsTest.run_test ( self)

◆ transfer()

proofs.ProofsTest.transfer ( self)

Member Data Documentation

◆ wallet

list proofs.ProofsTest.wallet = [None, None]

The documentation for this class was generated from the following file: