fix: ToDo doc

This commit is contained in:
Oleksandr Pravdyvyi
2025-07-24 17:31:53 +03:00
parent 41b65521f9
commit 494ff2ac71
+2
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,