Format Readme step 4.

This commit is contained in:
Erik Stenman 2019-03-01 12:12:53 +01:00
parent b4378de029
commit d890d5100c

View File

@ -51,11 +51,10 @@ or start with stack followed by an integer
Immediate values can be of 9 types: Immediate values can be of 9 types:
1a. Integers as decimals: {Digits} or -{Digits} 1. Integers as decimals: {Digits} or -{Digits}
`42` `42`
`-2374683271468723648732648736498712634876147` `-2374683271468723648732648736498712634876147`
And integers as Hexadecimals:: 0x{Hexdigits}
1b. Integers as Hexadecimals:: 0x{Hexdigits}
`0x0deadbeef0` `0x0deadbeef0`
2. addresses, a base58 encoded string starting with #{base58char} 2. addresses, a base58 encoded string starting with #{base58char}