ITanglePaymentsInternal
Source: https://github.com/tangle-network/tnt-core/blob/main/src/interfaces/ITanglePaymentsInternal.sol
ITanglePaymentsInternal
Functions
distributePayment
function distributePayment(uint64 serviceId, uint64 blueprintId, address token, uint256 amount, address[] operators, uint16[] exposures, uint256 totalExposure) externaldepositToEscrow
function depositToEscrow(uint64 serviceId, address token, uint256 amount) external