mirror of
https://github.com/logos-blockchain/logos-execution-zone.git
synced 2026-03-23 18:53:13 +00:00
fix: ToDo doc
This commit is contained in:
parent
41b65521f9
commit
494ff2ac71
@ -951,6 +951,8 @@ impl NodeCore {
|
|||||||
// Ok(self.sequencer_client.send_tx(tx, tx_roots).await?)
|
// 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(
|
pub async fn send_public_native_token_transfer(
|
||||||
&self,
|
&self,
|
||||||
from: AccountAddress,
|
from: AccountAddress,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user