Powping transactions are pretty interesting things. I only realised today that not only do they contain the data payload and signature, but also they contain the API endpoint/routing info. You're not just posting a transaction in an http request - the transaction IS the http request 🤯
Would love to read more about the design and thinking behind all this.