Based on a defined policy , Payroll plugin need to propose transaction , and then send the transaction to verifier server to sign it. - Parse a plugin policy - Based on the policy rule to decide whether it is time to propose a new transaction - construct the transaction - Send the transaction to verifier server to keysign with it
Based on a defined policy , Payroll plugin need to propose transaction , and then send the transaction to verifier server to sign it.