89 90 91
# File 'lib/evm_client/formatter.rb', line 89 def to_param(string) string.ljust(64, '0') end