LM_PC_PaymentRouter_v1.sol
State Variables
PAYMENT_PUSHER_ROLE
bytes32 public constant PAYMENT_PUSHER_ROLE = "PAYMENT_PUSHER";Functions
supportsInterface
function supportsInterface(bytes4 interfaceId)
public
view
virtual
override(ERC20PaymentClientBase_v1)
returns (bool);init
pushPayment
Name
Type
Description
pushPaymentBatched
Name
Type
Description
Last updated