Commit ac8c5361 by Francisco Giordano

Add "available since" on Base64.sol

(cherry picked from commit bfd05d96)
parent a9e57597
......@@ -5,6 +5,8 @@ pragma solidity ^0.8.0;
/**
* @dev Provides a set of functions to operate with Base64 strings.
*
* _Available since v4.5._
*/
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