mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-08-25 14:51:14 +00:00
fix: ToDo doc
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user