sygmaprotocol / docs

Documentation for Sygma
https://docs.buildwithsygma.com
3 stars 1 forks source link

fix incorrect url on deposit function #83

Closed zengzengzenghuy closed 1 year ago

zengzengzenghuy commented 1 year ago

In Architecture/Generic Message Passing/Usage Guide, the original url for deposit function is the url for adminWithdraw function..

The actual url should be https://github.com/sygmaprotocol/sygma-solidity/blob/master/contracts/Bridge.sol#L258.

haochizzle commented 1 year ago

Apologies for the last comment! Just realized you were referring to the Architecture section and not the Quick-start section. Good catch!