feat: format bytearrays

This commit is contained in:
rvcas
2022-12-01 15:17:31 -05:00
committed by Lucas
parent fedafed845
commit 5ec93a8692
2 changed files with 21 additions and 3 deletions

View File

@@ -40,7 +40,7 @@ pub fn incrementor(counter: Int, target: Int) -> Int {
}
pub fn who(a: ByteArray) -> ByteArray {
builtin.append_bytearray(a, #[12, 256])
builtin.append_bytearray(a, #[12, 255])
}
pub fn spend(