Skip to content

Commit

Permalink
add tokenset
Browse files Browse the repository at this point in the history
  • Loading branch information
neo hong committed May 24, 2021
1 parent e1fcee0 commit 5e80783
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libsolidity/ast/Types.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3641,6 +3641,7 @@ FunctionTypePointer FunctionType::asBoundFunction() const
m_declaration,
m_gasSet,
m_valueSet,
m_tokenSet,
m_saltSet,
true
);
Expand Down

0 comments on commit 5e80783

Please sign in to comment.