LayerXcom / verified-vyper-contracts

FVyper: A collection of useful Vyper contracts developed with formal methods
Apache License 2.0
55 stars 15 forks source link

Add test_burnFrom_and_Allowance #49

Closed yudetamago closed 5 years ago

yudetamago commented 5 years ago

The most part of this test was copied from test_transferFrom_and_Allowance

modifications

yudetamago commented 5 years ago

👍