* Update to 2024 edition * Update to 2024 edition; fmt, use<> and remove refs * async functions
* Allow tx payloads to be boxed * Add example of boxed payloads * explicit box import * box import at top * cargo fmt