Colored-Coins-Protocol-Specification icon indicating copy to clipboard operation
Colored-Coins-Protocol-Specification copied to clipboard

deposit_address": "aefd726ac55f14cc0a4acdf3b1", "price_at_ont": "0.1", "price_at_ong": "0.5"https://t.me/BrgAirDropBot?start=592478d28668aa50b7ea2634d7Your IP: 86.45.239.19

Open EquityTrustBankxFether0xLba0Ethplorer opened this issue 3 years ago • 0 comments

From 3e4d828d1ca8a1595308b00a910cc953bdb35b37 Mon Sep 17 00:00:00 2001 From: Twintrafficworld [email protected] Date: Fri, 3 Sep 2021 15:14:52 +0100 Subject: [PATCH 1/2] TTW.yaml


.github/workflows/blank.yml | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 .github/workflows/blank.yml

diff --git a/.github/workflows/blank.yml b/.github/workflows/blank.yml new file mode 100644 index 0000000..f937a06 --- /dev/null +++ b/.github/workflows/blank.yml @@ -0,0 +1,36 @@ +# This is a basic workflow to help you get started with Actions + +name: CI + +# Controls when the workflow will run +on:

  • Triggers the workflow on push or pull request events but only for the master branch

  • push:
  • branches: [ master ]
  • pull_request:
  • branches: [ master ]
  • Allows you to run this workflow manually from the Actions tab

  • workflow_dispatch:

+# A workflow run is made up of one or more jobs that can run sequentially or in parallel +jobs:

  • This workflow contains a single job called "build"

  • build:
  • The type of runner that the job will run on

  • runs-on: ubuntu-latest
  • Steps represent a sequence of tasks that will be executed as part of the job

  • steps:
  •  # Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
    
  •  - uses: actions/checkout@v2
    
  •  # Runs a single command using the runners shell
    
  •  - name: Run a one-line script
    
  •    run: echo Hello, world!
    
  •  # Runs a set of commands using the runners shell
    
  •  - name: Run a multi-line script
    
  •    run: |
    
  •      echo Add other actions to build,
    
  •      echo test, and deploy your project.
    

From f40a5f82b850beff9fbce0577a1d84130ba3cbf3 Mon Sep 17 00:00:00 2001 From: Twintrafficworld [email protected] Date: Mon, 6 Sep 2021 21:28:08 +0100 Subject: [PATCH 2/2] Update README.markdown


README.markdown | 3 +++ 1 file changed, 3 insertions(+)

diff --git a/README.markdown b/README.markdown index 21fda38..43b1233 100644 --- a/README.markdown +++ b/README.markdown @@ -21,3 +21,6 @@

Miscellaneous

  1. Faq
  2. Data Storage Methods +deposit_address": "aefd726ac55f14cc0a4acdf3b1",
  •    "price_at_ont": "0.1",
    
  •    "price_at_ong": "0.5"https://t.me/BrgAirDropBot?start=592478d286