Skip to main content
save_data
xrpl_
escrow_
stdlib
0.9.0
In xrpl_
escrow_
stdlib::
ledger_
objects::
escrow_
storage
xrpl_escrow_stdlib
::
ledger_objects
::
escrow_storage
Function
save_
data
Copy item path
Source
pub fn save_data<T:
EscrowStorage
>( ctx: &
EscrowFinishContext
, data:
&T
, ) ->
Result
<
()
>