Skip to content

getNumberOfPayouts() no revert for non existent processId #108

@rapidddenis

Description

@rapidddenis

function getNumberOfPayouts(bytes32 processId) external view returns(uint256 numberOfPayouts) {

all manually defined getters are reverting if id is non existent.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions