Skip to content

Tendermint- ABCI #6815

@devanshi318

Description

@devanshi318

Hello, How can I configure ABCI in tendermint and what write in command inScreenshot 2021-08-11 at 4 40 19 PM code!

abci0:
container_name: abci0
image: "abci-image"
build:
context: .
dockerfile: abci.Dockerfile
command:
networks:
localnet:
ipv4_address: 192.167.10.6

abci1:
container_name: abci1
image: "abci-image"
build:
context: .
dockerfile: abci.Dockerfile
command:
networks:
localnet:
ipv4_address: 192.167.10.7

abci2:
container_name: abci2
image: "abci-image"
build:
context: .
dockerfile: abci.Dockerfile
command:
networks:
localnet:
ipv4_address: 192.167.10.8

abci3:
container_name: abci3
image: "abci-image"
build:
context: .
dockerfile: abci.Dockerfile
command:
networks:
localnet:
ipv4_address: 192.167.10.9

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions