hack3r-0m
hack3r-0m
Fixes #2927 #### PR Checklist - [x] Tests - [x] Documentation - [ ] Changelog entry 
Added documentation for helping with windows defender blocking.
In docs example query, ``` { order(hash: "0x38c1b56f95bf168b303e4b62d64f7f475f2ac34124e9678f0bd852f95a4ca377") { hash chainId exchangeAddress makerAddress makerAssetData makerAssetAmount makerFeeAssetData makerFee takerAddress takerAssetData takerAssetAmount takerFeeAssetData takerFee senderAddress feeRecipientAddress expirationTimeSeconds salt signature remainingFillableTakerAssetAmount } }...
Added new helpful data structures course by FreeCodeCamp
Error in generating profile: Expected "contract", "import", "interface", "library", "pragma", comment, end of input, end of line, or whitespace but "a" found. Line: 14, Column: 1 line 14 starts with...
Closes #1484