gumdropsteve / SmartRPA

Neighbor to neighbor real estate transactions. Started in Nevada.
https://nevada-smart-rpa.herokuapp.com
2 stars 0 forks source link

burn() or selfdestruct() offers that aren't accepted? #19

Closed gumdropsteve closed 3 years ago

gumdropsteve commented 3 years ago

what to do with rejected or not-responded-to to offer tokens?

Initial thoughts on selfdestruct() #2

gumdropsteve commented 3 years ago

About _burn() ...

Destroys tokenId. The approval is cleared when the token is burned. Requirements:

  • tokenId must exist.

Emits a Transfer event. -- openzeppelin docs

gumdropsteve commented 3 years ago

worth noting: https://ethereum.stackexchange.com/questions/97051/how-can-i-protect-my-chainlink-oracle-fulfill-method