Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 396 Bytes

questions.md

File metadata and controls

16 lines (11 loc) · 396 Bytes

Data types in solidity calls Forwarders

hacks

  "browserslist": [
    "last 2 Chrome versions"
  ]

to get js ipfs to work in browser

If you pass author as a param in each function call, how do you ensure that the author is also the msg.sender without using msg sender? How can we prevent people from spoofing their author without using msg sender

How do i index strings and uints?