Some debugging to track packet names created for sending

This commit is contained in:
Deon George
2022-01-20 22:47:44 +11:00
parent 421cd565bd
commit 98c9b880d4
3 changed files with 10 additions and 3 deletions

View File

@@ -227,6 +227,7 @@ final class Send extends Item
*
* @param Address $ao
* @throws Exception
* @todo We need to make this into a transaction, incase the transfer fails.
*/
public function mail(Address $ao): void
{