mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-09 12:49:23 +00:00
add test send to wallet-rpc with arb data (#246)
* add test send to wallet-rpc with arb data * convert literals to const
This commit is contained in:
@@ -11,7 +11,7 @@ use curve25519_dalek::{
|
||||
|
||||
use crate::{hash, hash_to_scalar, serialize::write_varint, transaction::Input};
|
||||
|
||||
mod extra;
|
||||
pub mod extra;
|
||||
pub(crate) use extra::{PaymentId, ExtraField, Extra};
|
||||
|
||||
/// Address encoding and decoding functionality.
|
||||
|
||||
Reference in New Issue
Block a user