mirror of
https://github.com/status-im/status-go.git
synced 2025-01-10 14:47:06 +00:00
88a1d0111e
This commit adds handling of Transaction commands.
9 lines
193 B
Modula-2
9 lines
193 B
Modula-2
module github.com/libp2p/go-openssl
|
|
|
|
require (
|
|
github.com/spacemonkeygo/spacelog v0.0.0-20180420211403-2296661a0572
|
|
golang.org/x/sys v0.0.0-20190626221950-04f50cda93cb // indirect
|
|
)
|
|
|
|
go 1.12
|