Co-authored-by: Arr00 <13561405+arr00@users.noreply.github.com> Co-authored-by: ernestognw <ernestognw@gmail.com>
This commit is contained in:
@ -32,7 +32,7 @@ pragma solidity ^0.8.24;
|
||||
*/
|
||||
library TransientSlot {
|
||||
/**
|
||||
* @dev UDVT that represents a slot holding a address.
|
||||
* @dev UDVT that represents a slot holding an address.
|
||||
*/
|
||||
type AddressSlot is bytes32;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user