Commit bfd05d96 by Francisco Giordano

Add "available since" on Base64.sol

parent 574f3b89
......@@ -4,6 +4,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