Scanner.blockChecks
void blockChecks(string type, TokenID id)()Additional checks used in block context in fetchBlockEntry and fetchKey.
Parameters
type | String representing the token type we might need to add. |
id | Token type we might need to add. |
void blockChecks(string type, TokenID id)()Additional checks used in block context in fetchBlockEntry and fetchKey.
type | String representing the token type we might need to add. |
id | Token type we might need to add. |