Open wgr523 opened 5 years ago
In validation, check_num_authorizations is for checking input owner and signature signer are the same. maybe should rename it to check_authorization_owner, also change the error name. Same in #68
check_num_authorizations
check_authorization_owner
In validation,
check_num_authorizations
is for checking input owner and signature signer are the same. maybe should rename it tocheck_authorization_owner
, also change the error name. Same in #68