Commit 8d490080 by github-actions

Merge upstream release-v4.5 into patched/release-v4.5

parents 783c169f ac8c5361
...@@ -5,6 +5,8 @@ pragma solidity ^0.8.0; ...@@ -5,6 +5,8 @@ pragma solidity ^0.8.0;
/** /**
* @dev Provides a set of functions to operate with Base64 strings. * @dev Provides a set of functions to operate with Base64 strings.
*
* _Available since v4.5._
*/ */
library Base64 { library Base64 {
/** /**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment