BuildapireferenceITanglePaymentsInternal

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) external

depositToEscrow

function depositToEscrow(uint64 serviceId, address token, uint256 amount) external