sui icon indicating copy to clipboard operation
sui copied to clipboard

Wrong comment

Open Hikmo opened this issue 3 years ago • 1 comments
trafficstars

https://github.com/MystenLabs/sui/blob/2aebfd609bc215dd66e74b6505d69afa0b376af6/sui_programmability/examples/defi/sources/flash_lender.move#L174

Comment should be changed to something like return the id of the given Flash Lender object

Hikmo avatar Sep 18 '22 10:09 Hikmo

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Nov 18 '22 02:11 github-actions[bot]

Fixed in the new examples folder. https://github.com/MystenLabs/sui/blob/main/examples/move/flash_lender/sources/example.move#L138C1-L138C48

stefan-mysten avatar Dec 27 '23 05:12 stefan-mysten