📄️ payNoStaker Functions
The payNoStaker functions enable single payments where the transaction executor (msg.sender) is not required to hold staking tokens. This provides a more accessible execution model compared to staking-required payment functions.
📄️ payStaker Functions
The payStaker functions process single payments where the transaction executor (msg.sender) must be a token staker. These functions provide enhanced benefits including priority fee rewards and principal token rewards for stakers who process transactions.