pub fn create_p2id_note_exact(
sender: AccountId,
target: AccountId,
assets: Vec<Asset>,
note_type: NoteType,
serial_num: Word,
) -> Result<Note, NoteError>Expand description
Generates a P2ID note - Pay-to-ID note with an exact serial number