in another contract?
E.g.
I'm tryna use sendValue from
https://github.com/OpenZeppelin/openzeppelin-contracts/blob/release-v4.5/contracts/utils/Address.sol
using Address for address;
Address.sendValue() works for me
Yeah after linking library, you can use it like that
Kindly check these one using Address for address payable;
Обсуждают сегодня