Skip to content

Commit eec0764

Browse files
SFT-6125: changed ID to 27
1 parent fa133de commit eec0764

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/src/api/message.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ pub enum QuantumLinkMessage {
103103
BroadcastTransaction(#[n(0)] BroadcastTransaction),
104104
#[n(13)]
105105
AccountUpdate(#[n(0)] AccountUpdate),
106-
#[n(25)]
106+
#[n(27)]
107107
ApplyPassphrase(#[n(0)] ApplyPassphrase),
108108
#[n(14)]
109109
SecurityCheck(#[n(0)] SecurityCheck),

0 commit comments

Comments
 (0)