Reimbursable
Reimbursable
This file documents a contract which is not yet deployed to Mainnet.
reimbursementPool
contract ReimbursementPool reimbursementPool
ReimbursementPoolUpdated
event ReimbursementPoolUpdated(address newReimbursementPool)
refundable
modifier refundable(address receiver)
onlyReimbursableAdmin
modifier onlyReimbursableAdmin()
updateReimbursementPool
function updateReimbursementPool(contract ReimbursementPool _reimbursementPool) external
Last updated
Was this helpful?