Skip to content

Commit f9f3226

Browse files
committed
Fixes
1 parent 0a0c273 commit f9f3226

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

crates/rbuilder-primitives/src/serialize.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1029,6 +1029,8 @@ mod tests {
10291029
r#" "refundPercent": 1 "#,
10301030
r#" "refundRecipient": "0x95222290dd7278aa3ddd389cc1e1d165cc4bafe5" "#,
10311031
r#" "refundTxHashes": ["0x75662ab9cb6d1be7334723db5587435616352c7e581a52867959ac24006ac1fe"] "#,
1032+
r#" "delayedRefund": true "#,
1033+
r#" "disableCrossRegionSharing": true "#,
10321034
];
10331035

10341036
for field in extra_invalid_fields {

0 commit comments

Comments
 (0)