fix: ToDo doc

This commit is contained in:
Oleksandr Pravdyvyi 2025-07-24 17:31:53 +03:00
parent 41b65521f9
commit 494ff2ac71
No known key found for this signature in database
GPG Key ID: 9F8955C63C443871

View File

@ -951,6 +951,8 @@ impl NodeCore {
// Ok(self.sequencer_client.send_tx(tx, tx_roots).await?)
// }
// ToDo: Currently untested due to need for end-to-end integration tests.
// Add integration tests to cover this functionality
pub async fn send_public_native_token_transfer(
&self,
from: AccountAddress,